From dbadf6b9f5bae1e513b0f1957b8a4c9687d5ea80 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 15 Nov 2012 15:26:09 -0600 Subject: cpio: Split RMT from cpio 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 cpio as it's likely not useful to many users. (From OE-Core rev: 487d58a98cd9fe4b368f0e7d119f8ff7ac852781) Signed-off-by: Mark Hatle Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-extended/cpio/cpio_2.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/cpio/cpio_2.8.bb') diff --git a/meta/recipes-extended/cpio/cpio_2.8.bb b/meta/recipes-extended/cpio/cpio_2.8.bb index cabc1cd605..b6da207b92 100644 --- a/meta/recipes-extended/cpio/cpio_2.8.bb +++ b/meta/recipes-extended/cpio/cpio_2.8.bb @@ -3,7 +3,7 @@ require cpio_v2.inc LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b7f772ea3a2489231cb4872656cac34b" -PR = "r2" +PR = "r3" SRC_URI += "file://m4extensions.patch \ file://avoid_heap_overflow.patch \ -- cgit v1.2.3-54-g00ecf