aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tar/tar_1.17.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-11-15 15:28:12 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-06 12:30:31 +0000
commitcc5879ce75713506e76481f36d6e45dc3b31948c (patch)
tree286bc5c024d8057af5a8ba9922323b1f7e97c1a5 /meta/recipes-extended/tar/tar_1.17.bb
parent487d58a98cd9fe4b368f0e7d119f8ff7ac852781 (diff)
downloadopenembedded-core-contrib-cc5879ce75713506e76481f36d6e45dc3b31948c.tar.gz
tar: Split RMT from tar
After the recent change of the libexecdir definition, the update-alternatives for the libexec rmt broke. Fix this by moving rmt from libexec to /sbin. Also split the rmt app from tar as it's likely not useful to many users. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/tar/tar_1.17.bb')
-rw-r--r--meta/recipes-extended/tar/tar_1.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tar/tar_1.17.bb b/meta/recipes-extended/tar/tar_1.17.bb
index 9425f14dda..b9ca2063df 100644
--- a/meta/recipes-extended/tar/tar_1.17.bb
+++ b/meta/recipes-extended/tar/tar_1.17.bb
@@ -3,7 +3,7 @@ require tar.inc
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-PR = "r2"
+PR = "r3"
SRC_URI += "file://m4extensions.patch \
file://gcc43build.patch \