From: "Khem Raj" <raj.khem@gmail.com>
To: Yi Zhao <yi.zhao@windriver.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] resolvconf: do not install dhclient hooks
Date: Sat, 31 Oct 2020 22:41:43 -0700 [thread overview]
Message-ID: <ca22dfdd-33da-f448-f21b-854c255561b4@gmail.com> (raw)
In-Reply-To: <20201030085852.18227-1-yi.zhao@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]
On 10/30/20 1:58 AM, Yi Zhao wrote:
> Do not install the dhclient hooks
> /etc/dhcp/dhclient-enter-hooks.d/resolvconf because the dhclient has
> been removed from oe-core.
>
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
> meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
> index f0ffc82241..33ee553d19 100644
> --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
> +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
> @@ -43,7 +43,7 @@ do_install () {
> ln -snf ${localstatedir}/run/${BPN} ${D}${sysconfdir}/${BPN}/run
> install -d ${D}${sysconfdir} ${D}${base_sbindir}
> install -d ${D}${mandir}/man8 ${D}${docdir}/${P}
> - cp -pPR etc/* ${D}${sysconfdir}/
> + cp -pPR etc/resolvconf ${D}${sysconfdir}/
is this the only dir left to copy if we ignore dhcp/dhclient-enter-hooks.d ?
> chown -R root:root ${D}${sysconfdir}/
> install -m 0755 bin/resolvconf ${D}${base_sbindir}/
> install -m 0755 bin/list-records ${D}${base_libdir}/${BPN}
>
>
>
>
>
[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 2373 bytes --]
next prev parent reply other threads:[~2020-11-01 5:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 8:58 [PATCH] resolvconf: do not install dhclient hooks Yi Zhao
2020-11-01 5:41 ` Khem Raj [this message]
2020-11-02 1:31 ` [OE-core] " Yi Zhao
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=ca22dfdd-33da-f448-f21b-854c255561b4@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=yi.zhao@windriver.com \
/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