[oe] [meta-oe][PATCH] polkit: Remove authentication override as it is handled in OE-Core

Otavio Salvador otavio at ossystems.com.br
Sat Mar 9 11:59:13 UTC 2013


On Sat, Mar 9, 2013 at 3:30 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Fri, Mar 08, 2013 at 10:48:17PM +0000, Paul Eggleton wrote:
>> On Friday 08 March 2013 15:50:37 Otavio Salvador wrote:
>> > OE-Core now handles the detection of authentication so we don't need
>> > to do it here. The bbappend file is kept to provide the upgrade path
>> > only, or the revision would go backwards.
>> >
>> > Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
>> > ---
>> >  meta-oe/recipes-extended/polkit/polkit_0.104.bbappend | 9 +--------
>> >  1 file changed, 1 insertion(+), 8 deletions(-)
>> >
>> > diff --git a/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
>> > b/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend index
>> > ea82e37..ceb2b6b 100644
>> > --- a/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
>> > +++ b/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
>> > @@ -1,8 +1 @@
>> > -PRINC := "${@int(PRINC) + 4}"
>> > -
>> > -POLKITAUTH ??= "consolekit"
>> > -
>> > -PACKAGECONFIG += "${POLKITAUTH}"
>> > -PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd"
>> > -# there is no --enable/--disable option for consolekit and it's not picked
>> > by shlibs, so add it to RDEPENDS -PACKAGECONFIG[consolekit] =
>> > ",,,consolekit"
>> > +PRINC := "${@int(PRINC) + 5}"
>>
>> Can't we just bump PR in OE-Core?
>
> we dont know which oe-core and meta-oe revisions are used together and
> this needs to be applied in both at the same time.. so no, we need to
> wait for PE/PV change in oe-core.

I agree with Martin here; we cannot know which version combination
user is using so we cannot do that.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list