1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +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 4dea2a4b6f
commit 10c4962da7
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"