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 (#191335): https://lists.openembedded.org/g/openembedded-core/message/191335 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] -=-=-=-=-=-=-=-=-=-=-=-