Signed-off-by: Khem Raj <[email protected]> --- .../libraw1394/{libraw1394_2.0.9.bb => libraw1394_2.1.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/libraw1394/{libraw1394_2.0.9.bb => libraw1394_2.1.0.bb} (55%)
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb similarity index 55% rename from meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb rename to meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb index b0b4a53..617ba1b 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" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499" -SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.gz" -SRC_URI[md5sum] = "faf6b18a92075d80e45b603f9a659670" -SRC_URI[sha256sum] = "f83268b3f5d37e8d42ae9881c099b55839b70ac0af71549be7ef6af2578e809a" +SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${BPN}-${PV}.tar.gz" +SRC_URI[md5sum] = "d06cccb776b240b6ab5efdee33b87af2" +SRC_URI[sha256sum] = "a83cff16fb8885831bc29d7d17f3c570dc39251d89e20795c08e87720de0ba70" inherit autotools -- 1.8.3.2 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
