[yocto] [meta-ivi][PATCH 1/3] systemd: Remove bbappend as xz si not GPLv3

Andrei Gherzan andrei.gherzan at windriver.com
Tue Feb 5 07:54:40 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 recipes-core-ivi/systemd/systemd_git.bbappend |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-core-ivi/systemd/systemd_git.bbappend

diff --git a/recipes-core-ivi/systemd/systemd_git.bbappend b/recipes-core-ivi/systemd/systemd_git.bbappend
deleted file mode 100644
index f881b7f..0000000
--- a/recipes-core-ivi/systemd/systemd_git.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-PRINC := "${@int(PRINC) + 1}"
-
-# xz is GPLv3
-# Remove this package from depends and configure
-DEPENDS := "${@oe_filter_out('xz', '${DEPENDS}', d)}"
-EXTRA_OECONF := "${@oe_filter_out('--enable-xz', '${EXTRA_OECONF}', d)}"
-- 
1.7.5.4




More information about the yocto mailing list