diff options
| -rw-r--r-- | meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb | 4 |
1 files changed, 1 insertions, 3 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 b646162c26..f11c52dd11 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,15 +7,13 @@ LICENSE = "MIT & BSD-3-Clause" | |||
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=633af6c02e6f624d4c472d970a2aca53" | 8 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=633af6c02e6f624d4c472d970a2aca53" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://www.codon.org.uk/~mjg59/libx86/downloads/${BPN}-${PV}.tar.gz \ | 10 | SRC_URI = "https://mirrors.slackware.com/slackware/slackware-current/source/ap/libx86/libx86-${PV}.tar.gz \ |
| 11 | file://libx86-mmap-offset.patch \ | 11 | file://libx86-mmap-offset.patch \ |
| 12 | file://0001-assume-zero-is-valid-address.patch \ | 12 | file://0001-assume-zero-is-valid-address.patch \ |
| 13 | file://makefile-add-ldflags.patch \ | 13 | file://makefile-add-ldflags.patch \ |
| 14 | file://0001-Fix-type-of-the-void-pointer-assignment.patch \ | 14 | file://0001-Fix-type-of-the-void-pointer-assignment.patch \ |
| 15 | file://0001-Define-CARD32-as-uint-as-it-is-32-bit.patch \ | 15 | file://0001-Define-CARD32-as-uint-as-it-is-32-bit.patch \ |
| 16 | " | 16 | " |
| 17 | |||
| 18 | SRC_URI[md5sum] = "41bee1f8e22b82d82b5f7d7ba51abc2a" | ||
| 19 | SRC_URI[sha256sum] = "5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048" | 17 | SRC_URI[sha256sum] = "5bf13104cb327472b5cb65643352a9138646becacc06763088d83001d832d048" |
| 20 | 18 | ||
| 21 | BPN = "libx86" | 19 | BPN = "libx86" |
