X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-extended%2Fhardlink%2Fhardlink_0.3.0.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-extended%2Fhardlink%2Fhardlink_0.3.0.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=c5dfa54433b1403078992df3b3182715d270dc5e;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-extended/hardlink/hardlink_0.3.0.bb b/meta-starlingx/meta-stx-integ/recipes-extended/hardlink/hardlink_0.3.0.bb deleted file mode 100644 index c5dfa54..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-extended/hardlink/hardlink_0.3.0.bb +++ /dev/null @@ -1,20 +0,0 @@ - -DESCRIPTION = "Hardlink is a tool which replaces multiple copies of a file with hardlinks" - -HOMEPAGE = "https://jak-linux.org/projects/hardlink" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://hardlink.1;md5=c7a9a3326f28fa218d9af0251a5e1ae4" - -SRC_URI = "https://jak-linux.org/projects/hardlink/hardlink_0.3.0.tar.xz" -SRC_URI[md5sum] = "72f1a460adb6874c151deab766e434ad" -SRC_URI[sha256sum] = "e8c93dfcb24aeb44a75281ed73757cb862cc63b225d565db1c270af9dbb7300f" - -DEPENDS = " attr" -inherit pkgconfig - -do_install() { - cd ${S} - oe_runmake -e DESTDIR=${D} BINDIR=${bindir} MANDIR=${datadir} install -} - -FILES_${PN}-doc = "${datadir}/"