From: Mark Hatle <mark.hatle@windriver.com>
To: <yocto@yoctoproject.org>, <pierluigi.fiorini@gmail.com>
Subject: Re: [meta-selinux][PATCH] Fix QA Issue reported by running bitbake
Date: Thu, 1 Aug 2013 18:57:56 -0500 [thread overview]
Message-ID: <51FAF604.9090400@windriver.com> (raw)
In-Reply-To: <51F927C6.7020304@windriver.com>
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
>
prev parent reply other threads:[~2013-08-01 23:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-27 15:44 [PATCH] Fix QA Issue reported by running bitbake Pier Luigi Fiorini
2013-07-31 15:05 ` Mark Hatle
2013-08-01 23:57 ` Mark Hatle [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51FAF604.9090400@windriver.com \
--to=mark.hatle@windriver.com \
--cc=pierluigi.fiorini@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.