diff options
Diffstat (limited to 'meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb')
-rw-r--r-- | meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb index 9b25745ed6..1b3a484ccb 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb +++ b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | |||
@@ -6,10 +6,9 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BPN}-1.2-0.10-src.ta | |||
6 | file://Makefile-error-fix.patch \ | 6 | file://Makefile-error-fix.patch \ |
7 | file://0001-makefile-Add-LDFLAGS-to-linking-rule.patch \ | 7 | file://0001-makefile-Add-LDFLAGS-to-linking-rule.patch \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "a417bf68da4e9bd79a4664c11d7debd1" | ||
10 | SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990fc0270b" | 9 | SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990fc0270b" |
11 | 10 | ||
12 | S = "${WORKDIR}/${BPN}" | 11 | S = "${UNPACKDIR}/${BPN}" |
13 | 12 | ||
14 | LICENSE = "GPL-2.0-or-later" | 13 | LICENSE = "GPL-2.0-or-later" |
15 | LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833" | 14 | LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833" |