1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

recipes: fix host contamination warnings

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-04-21 03:43:25 +00:00
parent 0eb32bd451
commit 06e58bcff3
12 changed files with 14 additions and 3 deletions
@@ -29,6 +29,7 @@ do_install() {
do
oe_runmake install DEVICE="$device" TFW_SRC_DIR=${S} TARGET_ROOT_DIR=${D}
done
chown -R root:root ${D}
}
PACKAGES =+ "${PN}-test"