On 7/27/13 10:44 AM, Pier Luigi Fiorini wrote:
Fix the following error:
Variable ALLOW_EMPTY is set as not being package specific, please fix this.
I thought this had already been done. I'll be going over the meta-selinux
sometime this week and will verify all of the bad ALLOW_EMPTY entries and other
version sync have been done.
--Mark
---
recipes-security/tasks/task-core-selinux.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/tasks/task-core-selinux.bb
b/recipes-security/tasks/task-core-selinux.bb
index 05f8dfc..dda9c50 100644
--- a/recipes-security/tasks/task-core-selinux.bb
+++ b/recipes-security/tasks/task-core-selinux.bb
@@ -8,7 +8,7 @@ PACKAGES = "\
task-core-selinux \
"
-ALLOW_EMPTY = "1"
+ALLOW_EMPTY_${PN} = "1"
RDEPENDS_task-core-selinux = " \
ustr \
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto