diff options
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb (renamed from meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb index a2bcc7f661..21678a27b2 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb | |||
@@ -12,8 +12,7 @@ SRC_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/${BPN}/snapshot/${BPN}-${PV | |||
12 | " | 12 | " |
13 | UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/" | 13 | UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "025b19744e5c7fc1c8380e17df1fcc64" | 15 | SRC_URI[sha256sum] = "55733c0f8ffde2bb4f9593cfd66a1f68e6a2f814e8e62f6fd78472911c818c32" |
16 | SRC_URI[sha256sum] = "528635e674addea5c2b3a3268404ad04a952c4f410d17c3d754f5dd5529770c9" | ||
17 | 16 | ||
18 | TARGET_CC_ARCH += "${LDFLAGS}" | 17 | TARGET_CC_ARCH += "${LDFLAGS}" |
19 | 18 | ||