mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
osal: fix host contamination warnings
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -19,4 +19,5 @@ do_compile () {
|
||||
do_install () {
|
||||
# Install the lib
|
||||
oe_runmake install INSTALL_INC_BASE_DIR=${D}${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir}
|
||||
chown -R root:root ${D}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user