diff options
| -rw-r--r-- | meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb (renamed from meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb index b0b4a5384f..617ba1b464 100644 --- a/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb +++ b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "libs" | |||
| 4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499" |
| 6 | 6 | ||
| 7 | SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.gz" | 7 | SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${BPN}-${PV}.tar.gz" |
| 8 | SRC_URI[md5sum] = "faf6b18a92075d80e45b603f9a659670" | 8 | SRC_URI[md5sum] = "d06cccb776b240b6ab5efdee33b87af2" |
| 9 | SRC_URI[sha256sum] = "f83268b3f5d37e8d42ae9881c099b55839b70ac0af71549be7ef6af2578e809a" | 9 | SRC_URI[sha256sum] = "a83cff16fb8885831bc29d7d17f3c570dc39251d89e20795c08e87720de0ba70" |
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
