similarity index 75%
rename from meta-filesystems/recipes-filesystems/burnia/libisoburn_1.5.6.bb
rename to meta-filesystems/recipes-filesystems/burnia/libisoburn_1.5.8.pl02.bb
@@ -6,7 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88 \
file://COPYRIGHT;md5=43cfe25a7e4a65f722d6253fa0649bb1"
SRC_URI = "http://files.libburnia-project.org/releases/libisoburn-${PV}.tar.gz"
-SRC_URI[sha256sum] = "2b80a6f73dd633a5d243facbe97a15e5c9a07644a5e1a242c219b9375a45f71b"
+SRC_URI[sha256sum] = "a977b03dc3686d9fdca600458b1578f9cac2b875609bd5ec21f5ada55f20ec50"
+
+# The patchlevel (.pl02) tarball unpacks into a directory without the
+# patchlevel suffix.
+S = "${UNPACKDIR}/libisoburn-${@d.getVar('PV').split('.pl')[0]}"
DEPENDS = "libisofs libburn"
# This replaces the xorriso recipe
fix S for the .pl02 patchlevel tarball Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> --- .../{libisoburn_1.5.6.bb => libisoburn_1.5.8.pl02.bb} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename meta-filesystems/recipes-filesystems/burnia/{libisoburn_1.5.6.bb => libisoburn_1.5.8.pl02.bb} (75%)