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.

Alex

On Tue, 28 Nov 2023 at 08:36, A. Sverdlin via lists.openembedded.org
<alexander.sverdlin=siemens....@lists.openembedded.org> wrote:
>
> From: Alexander Sverdlin <alexander.sverd...@siemens.com>
>
> 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 <alexander.sverd...@siemens.com>
> ---
> Shall probably come before patch "linux-firmware: require rdfind-native".
> Link: 
> https://patchwork.yoctoproject.org/project/oe-core/patch/20231127203230.2704211-1-alexander.sverd...@siemens.com/
>
>  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
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#191340): 
https://lists.openembedded.org/g/openembedded-core/message/191340
Mute This Topic: https://lists.openembedded.org/mt/102846891/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to