All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: Ulrich ?lmann <u.oelmann@pengutronix.de>,
	openembedded-devel@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>
Subject: Re: [oe] [meta-oe][dunfell][PATCH] usb-modeswitch, usb-modeswitch-data: fix usrmerge
Date: Mon, 16 Nov 2020 07:45:54 -0800	[thread overview]
Message-ID: <2885ec60-dc02-d0bf-6d52-5e055571b4ea@gmail.com> (raw)
In-Reply-To: <6rsg99vg1j.fsf@pengutronix.de>



On 11/16/20 12:53 AM, Ulrich ?lmann wrote:
> Ping!
>
Thanks for the reminder,

Its under test in
https://git.openembedded.org/meta-openembedded-contrib/log/?h=stable/dunfell-nut

My build system is under powered so it takes longer.

-armin
> On Mon, Nov 09 2020 at 08:09 +0100, Ulrich ?lmann <u.oelmann@pengutronix.de> wrote:
>> Gentle ping!
>>
>> On Mon, Oct 26 2020 at 07:00 +0100, Ulrich ?lmann <u.oelmann@pengutronix.de> wrote:
>>> Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
>>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>>> (cherry picked from commit 50a487fc0b0123b154db73f79bbb18b23eb234f0)
>>> Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
>>> ---
>>>  .../usb-modeswitch/usb-modeswitch-data_20191128.bb            | 4 ++--
>>>  .../recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb    | 2 +-
>>>  2 files changed, 3 insertions(+), 3 deletions(-)
>>>
>>> diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
>>> index 938c0f9c26bd..ca970e59bb3a 100644
>>> --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
>>> +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20191128.bb
>>> @@ -11,9 +11,9 @@ SRC_URI[md5sum] = "e8fce7eb949cbe16c61fb71bade4cc17"
>>>  SRC_URI[sha256sum] = "3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9"
>>>
>>>  do_install() {
>>> -    oe_runmake install DESTDIR=${D}
>>> +    oe_runmake install DESTDIR=${D} RULESDIR=${D}/${nonarch_base_libdir}/udev/rules.d
>>>  }
>>>
>>>  RDEPENDS_${PN} = "usb-modeswitch (>= 2.4.0)"
>>> -FILES_${PN} += "${base_libdir}/udev/rules.d/ \
>>> +FILES_${PN} += "${nonarch_base_libdir}/udev/rules.d/ \
>>>                  ${datadir}/usb_modeswitch"
>>> diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb
>>> index baad340908ac..6a5287af4959 100644
>>> --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb
>>> +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb
>>> @@ -19,7 +19,7 @@ RDEPENDS_${PN} = "tcl"
>>>  RRECOMMENDS_${PN} = "usb-modeswitch-data"
>>>
>>>  do_install() {
>>> -    oe_runmake DESTDIR=${D} install
>>> +    oe_runmake DESTDIR=${D} UDEVDIR=${D}/${nonarch_base_libdir}/udev install
>>>      if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then
>>>          install -d ${D}/${systemd_unitdir}/system
>>>          install -m 644 ${S}/usb_modeswitch@.service ${D}/${systemd_unitdir}/system
>>>
>>> 
>>>


  reply	other threads:[~2020-11-16 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16417565E85E3454.9771@lists.openembedded.org>
2020-11-09  7:09 ` [oe] [meta-oe][dunfell][PATCH] usb-modeswitch, usb-modeswitch-data: fix usrmerge Ulrich ?lmann
2020-11-09 18:55   ` Khem Raj
     [not found] ` <1645C54B3A3F0288.10479@lists.openembedded.org>
2020-11-16  8:53   ` Ulrich ?lmann
2020-11-16 15:45     ` akuster [this message]
2020-11-17  6:56       ` Ulrich ?lmann

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=2885ec60-dc02-d0bf-6d52-5e055571b4ea@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=u.oelmann@pengutronix.de \
    /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.