From 3dffb9f577b794e8b78fb884adf9a15c45965bc4 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 22 Sep 2012 14:25:19 +0100 Subject: libcap: respect ${base_sbindir} Need to pass the path explicitly to "make install" to ensure that the binaries end up in the right locations. Signed-off-by: Phil Blundell Signed-off-by: Richard Purdie --- meta/recipes-support/libcap/libcap_2.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/libcap/libcap_2.22.bb') diff --git a/meta/recipes-support/libcap/libcap_2.22.bb b/meta/recipes-support/libcap/libcap_2.22.bb index b631c5146f..d57c102fef 100644 --- a/meta/recipes-support/libcap/libcap_2.22.bb +++ b/meta/recipes-support/libcap/libcap_2.22.bb @@ -1,6 +1,6 @@ require libcap.inc -PR = "r3" +PR = "r4" SRC_URI[md5sum] = "b4896816b626bea445f0b3849bdd4077" SRC_URI[sha256sum] = "e1cae65d8febf2579be37c255d2e058715785ead481a4e6a4357a06aff84721f" -- cgit 1.2.3-korg