commit | 59c82d9b68ebefaef342032430b69ed6bc09e0f0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 15:20:26 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 15:20:26 2020 -0500 |
tree | 46741468d5a5c6f91e30afe044b849b5c3ddcd0a | |
parent | ecc0342a4118cf8ce6ccf0a994f469f2751645ad [diff] |
include needed file for uint8_t def Upstream yocto appears to have removed a free include that provided the def of the uint8_t typedef. This causes compile failures when bringing in the new yocto. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Icba3941083bd891839c7d76f7466bfcebf07a6fa
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.