5 years old, 4 newer versions exist, not pinned
using legacy staging and native recipe
more than enough reasons to remove
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
+++ /dev/null
-require tar_${PV}.bb
-inherit native
-
-do_stage() {
- install -m 755 src/tar ${STAGING_BINDIR}
-}
-
-do_install() {
- true
-}
-
-SRC_URI[md5sum] = "71bfeab35c9935631fc133f9d272b041"
-SRC_URI[sha256sum] = "0ef70273b6a54357c7823ed1f11015523f5cc5fe16df097e0b5300ae725c44e1"
+++ /dev/null
-require tar.inc
-
-LICENSE = "GPLv2"
-PR = "r1"
-
-SRC_URI = "ftp://alpha.gnu.org/gnu/tar/tar-${PV}.tar.gz \
- file://configure.patch \
- file://m4.patch"
-
-SRC_URI[md5sum] = "71bfeab35c9935631fc133f9d272b041"
-SRC_URI[sha256sum] = "0ef70273b6a54357c7823ed1f11015523f5cc5fe16df097e0b5300ae725c44e1"