Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/3] systemd: Package hwdb data
Date: Mon, 11 Mar 2013 16:03:09 -0700	[thread overview]
Message-ID: <8D545500-9892-4FC1-B4DF-825AD4219165@gmail.com> (raw)
In-Reply-To: <1C3733EF-6163-4090-949C-5B73BBE02DEB@dominion.thruhere.net>


On Mar 11, 2013, at 7:00 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:

> 
> Op 10 mrt. 2013, om 00:54 heeft Khem Raj <raj.khem@gmail.com> het volgende geschreven:
> 
>> Create a new package to hold the hwdb.d
>> Fixes the packaging warning as well.
>> 
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> ---
>> meta/recipes-core/systemd/systemd_198.bb |    4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>> 
>> diff --git a/meta/recipes-core/systemd/systemd_198.bb b/meta/recipes-core/systemd/systemd_198.bb
>> index 381a67b..9fc4704 100644
>> --- a/meta/recipes-core/systemd/systemd_198.bb
>> +++ b/meta/recipes-core/systemd/systemd_198.bb
>> @@ -105,7 +105,7 @@ python populate_packages_prepend (){
>> }
>> PACKAGES_DYNAMIC += "^lib(udev|gudev|systemd).*"
>> 
>> -PACKAGES =+ "${PN}-gui ${PN}-vconsole-setup ${PN}-initramfs ${PN}-analyze"
>> +PACKAGES =+ "${PN}-gui ${PN}-vconsole-setup ${PN}-initramfs ${PN}-analyze ${PN}-hwdb"
>> 
>> USERADD_PACKAGES = "${PN}"
>> GROUPADD_PARAM_${PN} = "-r lock"
>> @@ -168,6 +168,8 @@ FILES_${PN} = " ${base_bindir}/* \
>>                /lib/udev/rules.d/99-systemd.rules \
>>               "
>> 
>> +FILES_${PN}-hwdb = "/lib/udev/hwdb.d"
>> +
> 
> It's a udev hwdb, so calling it systemd-hwdb would be very misleading.

OK I had it called udev-hwdb until I thought otherwise and changed it

> And aren't you missing a RRECOMMENDS?

I think Ross already has this taken care of so this patch might be moot.


  parent reply	other threads:[~2013-03-11 23:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09 23:54 [PATCH 0/3] systemd upgrade to 198 Khem Raj
2013-03-09 23:54 ` [PATCH 1/3] systemd: Upgrade " Khem Raj
2013-03-09 23:54 ` [PATCH 2/3] systemd: spin libnss_myhostname to package of its own Khem Raj
2013-03-11 14:02   ` Koen Kooi
2013-03-11 23:01     ` Khem Raj
2013-03-09 23:54 ` [PATCH 3/3] systemd: Package hwdb data Khem Raj
2013-03-11 14:00   ` Koen Kooi
2013-03-11 18:15     ` Burton, Ross
2013-03-11 22:57       ` Khem Raj
2013-03-11 23:03     ` Khem Raj [this message]
2013-03-11 23:22       ` Burton, Ross

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=8D545500-9892-4FC1-B4DF-825AD4219165@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox