aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2016-01-20 14:05:41 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-01 15:58:04 +0100
commit4497ee43493efc3b7ff19f1afe703e77be78b322 (patch)
tree40f63fab480c684663048f5691cbd72e3e28836e /meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
parent8404784b3505d905ca52ada9a49afb93a1cd765c (diff)
downloadmeta-openembedded-contrib-4497ee43493efc3b7ff19f1afe703e77be78b322.tar.gz
libx86-1: port a patch to make it work
port a patch from libx86-1.1-21.fc23.src.rpm, and make libx86-1 be able to work and assume zero which return by LRMI_common_init is valid address Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb')
-rw-r--r--meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb b/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
index 7551e7dcab..20c152cb4e 100644
--- a/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
+++ b/meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb
@@ -7,7 +7,11 @@ LICENSE = "MIT & BSD-3-Clause"
SECTION = "libs"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=633af6c02e6f624d4c472d970a2aca53"
-SRC_URI = "http://www.codon.org.uk/~mjg59/libx86/downloads/${BPN}-${PV}.tar.gz"
+SRC_URI = "http://www.codon.org.uk/~mjg59/libx86/downloads/${BPN}-${PV}.tar.gz \
+ file://libx86-mmap-offset.patch \
+ file://0001-assume-zero-is-valid-address.patch \
+"
+
SRC_URI[md5sum] = "41bee1f8e22b82d82b5f7d7ba51abc2a"
SRC_URI[sha256sum] = "5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048"