On 7/31/13 10:05 AM, Mark Hatle wrote:
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.

Ahh I had a local version of this patch that I thought had been previously 
pushed.

I've synced this and a few other changes and pushed to the meta-selinux 
repository.

'master' should now be current with oe-core as of this morning. If you run into any problems, please let me know. (Be sure to have 'meta-selinux' in the subject of the email or I might miss it.)

--Mark

--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
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to