summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcap/libcap_2.22.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-11-02 18:41:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-08 21:44:36 +0000
commit07222a1142027fd282348f5ead9ecd5fad555d6d (patch)
treea7d58b04dcf6fed8d4845599bf133065dfe42d7a /meta/recipes-support/libcap/libcap_2.22.bb
parente1e8910b9f43ee13f1a7688da23bd6b3ffca88f8 (diff)
downloadpoky-07222a1142027fd282348f5ead9ecd5fad555d6d.tar.gz
libcap: fix sstate for native package
The 'lib' option needs to be given on target and native builds otherwise it installs the binaries at ${libdir}64 when host is 64bit. (From OE-Core rev: f768ef66c107410d4e81a69543d41910bbc6a26e) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcap/libcap_2.22.bb')
-rw-r--r--meta/recipes-support/libcap/libcap_2.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libcap/libcap_2.22.bb b/meta/recipes-support/libcap/libcap_2.22.bb
index a31ba3fadd..dd63d9e742 100644
--- a/meta/recipes-support/libcap/libcap_2.22.bb
+++ b/meta/recipes-support/libcap/libcap_2.22.bb
@@ -1,6 +1,6 @@
1require libcap.inc 1require libcap.inc
2 2
3PR = "r1" 3PR = "r2"
4 4
5SRC_URI[md5sum] = "ce64058bdb3f086ddbfca8ce6c919845" 5SRC_URI[md5sum] = "ce64058bdb3f086ddbfca8ce6c919845"
6SRC_URI[sha256sum] = "73ebbd4877b5f69dd28b72098e510c5b318bc480f8201c4061ac98b78c04050f" 6SRC_URI[sha256sum] = "73ebbd4877b5f69dd28b72098e510c5b318bc480f8201c4061ac98b78c04050f"