[oe] [meta-oe, V2 07/32] task-basic: move systemd support to meta systemd

Andreas Müller schnitzeltony at googlemail.com
Fri Jul 13 08:59:28 UTC 2012


On Fri, Jul 13, 2012 at 10:54 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Op 13-07-12 10:30, Andreas Müller schreef:
>>
>> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com> ---
>> meta-oe/recipes-core/tasks/task-basic.bb           |    7 +++----
>> .../meta-oe/recipes-core/tasks/task-basic.bbappend |    6 ++++++ 2 files
>> changed, 9 insertions(+), 4 deletions(-) create mode 100644
>> meta-systemd/meta-oe/recipes-core/tasks/task-basic.bbappend
>>
>> diff --git a/meta-oe/recipes-core/tasks/task-basic.bb
>> b/meta-oe/recipes-core/tasks/task-basic.bb index d4a0bd9..47b09de 100644
>> --- a/meta-oe/recipes-core/tasks/task-basic.bb +++
>> b/meta-oe/recipes-core/tasks/task-basic.bb @@ -5,7 +5,7 @@ DESCRIPTION =
>> "Basic task to get a device online" LICENSE = "MIT" LIC_FILES_CHKSUM =
>> "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
>>
>> -PR = "r8" +PR = "r9"
>>
>> inherit task
>>
>> @@ -21,7 +21,7 @@ MACHINE_EXTRA_RRECOMMENDS ?= "" # Select between
>> dropbear and openssh # Set TASK_BASIC_SSHDAEMON = "openssh-sshd
>> openssh-sftp openssh-sftp-server" in your DISTRO config to get
>> openssh(d) # -TASK_BASIC_SSHDAEMON ?= "dropbear-systemd openssh-sftp
>> openssh-sftp-server" +TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp
>> openssh-sftp-server"
>
> If I understand this patchset correctly:
>
> * systemd.bbclass automagically adds ${PN}-systemd to RRECOMMENDS_${PN}
> * dropbear bbappend moves to meta-systemd
> * everything gets a PR bump
>
> So task-basic can safely drop *-systemd.
>
> Is that understanding correct?
>
> regards,
>
> Koen
Yes

Andreas




More information about the Openembedded-devel mailing list