On Tue, 17 Dec 2024 at 09:58, wangmy via lists.openembedded.org <[email protected]> wrote: > --- a/meta/recipes-connectivity/bind/bind/conf.patch > +++ b/meta/recipes-connectivity/bind/bind/conf.patch > @@ -1,12 +1,43 @@ > +From 3233f7c3b0d208890a9869309e692c4b0fe0483b Mon Sep 17 00:00:00 2001 > +From: Qing He <[email protected]> > +Date: Tue, 30 Nov 2010 13:35:42 +0800 > +Subject: [PATCH] bind: add new recipe > + > Upstream-Status: Inappropriate [configuration] > > the patch is imported from openembedded project > > 11/30/2010 - Qing He <[email protected]> > +--- > + conf/db.0 | 12 +++++++ > + conf/db.127 | 13 ++++++++ > + conf/db.255 | 12 +++++++ > + conf/db.empty | 14 +++++++++ > + conf/db.local | 13 ++++++++ > + conf/db.root | 45 ++++++++++++++++++++++++++ > + conf/named.conf | 49 +++++++++++++++++++++++++++++ > + conf/named.conf.local | 8 +++++ > + conf/named.conf.options | 24 ++++++++++++++ > + conf/zones.rfc1918 | 20 ++++++++++++ > + init.d | 70 +++++++++++++++++++++++++++++++++++++++++ > + 11 files changed, 280 insertions(+) > + create mode 100644 conf/db.0 > + create mode 100644 conf/db.127 > + create mode 100644 conf/db.255 > + create mode 100644 conf/db.empty > + create mode 100644 conf/db.local > + create mode 100644 conf/db.root > + create mode 100644 conf/named.conf > + create mode 100644 conf/named.conf.local > + create mode 100644 conf/named.conf.options > + create mode 100644 conf/zones.rfc1918 > + create mode 100644 init.d
The changes to this patch (adding a lot of new files) do not seem correct, if it's only a refresh. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208843): https://lists.openembedded.org/g/openembedded-core/message/208843 Mute This Topic: https://lists.openembedded.org/mt/110160076/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
