Hi Alex,

On Tue, 2023-11-28 at 08:57 +0100, Alexander Kanavin wrote:
> How about using --ignore-duplicates?
> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/copy-firmware.sh?id=4124f8f928d51a1437e2fd2636b20d540edc2836
> 
> Adding a new recipe means someone has to keep it working and updated
> (which means adding a maintainers.inc entry), and in this case it's
> easily avoidable.

sounds good! Thanks for looking into it!
I'll rework and resend!

> On Tue, 28 Nov 2023 at 08:36, A. Sverdlin via lists.openembedded.org
> <[email protected]> wrote:
> > 
> > From: Alexander Sverdlin <[email protected]>
> > 
> > Add 1.6.0 recipe from meta-oe as of commit 39dfcaceba36
> > ("rdfind: upgrade 1.5.0 -> 1.6.0"). It's required by linux-firmware
> > installer script starting from 20230919.
> > 
> > Signed-off-by: Alexander Sverdlin <[email protected]>
> > ---
> > Shall probably come before patch "linux-firmware: require rdfind-native".
> > Link: 
> > https://patchwork.yoctoproject.org/project/oe-core/patch/[email protected]/
> > 
> >  meta/recipes-support/rdfind/rdfind_1.6.0.bb | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> >  create mode 100644 meta/recipes-support/rdfind/rdfind_1.6.0.bb
> > 
> > diff --git a/meta/recipes-support/rdfind/rdfind_1.6.0.bb 
> > b/meta/recipes-support/rdfind/rdfind_1.6.0.bb
> > new file mode 100644
> > index 00000000000..3a15fe6c9a2
> > --- /dev/null
> > +++ b/meta/recipes-support/rdfind/rdfind_1.6.0.bb
> > @@ -0,0 +1,13 @@
> > +SUMMARY = "Rdfind is a program that finds duplicate files"
> > +HOMEPAGE = "https://rdfind.pauldreik.se/";
> > +LICENSE = "GPL-2.0-only"
> > +LIC_FILES_CHKSUM = "file://COPYING;md5=fa22e16ebbe6638b2bd253338fbded9f"
> > +
> > +DEPENDS = "nettle autoconf-archive"
> > +
> > +SRC_URI = "https://rdfind.pauldreik.se/${BP}.tar.gz";
> > +SRC_URI[sha256sum] = 
> > "7a406e8ef1886a5869655604618dd98f672f12c6a6be4926d053be65070f3279"
> > +
> > +inherit autotools
> > +
> > +BBCLASSEXTEND = "native"
> > --
> > 2.43.0
> > 
> > 
> > 
> > 

-- 
Alexander Sverdlin
Siemens AG
www.siemens.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#191344): 
https://lists.openembedded.org/g/openembedded-core/message/191344
Mute This Topic: https://lists.openembedded.org/mt/102846891/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to