|
@@ -2,10 +2,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
|
|
|
|
|
|
FILES_${PN}-staticdev += "ubi-utils/libubi.a ${libdir}/*.a"
|
|
FILES_${PN}-staticdev += "ubi-utils/libubi.a ${libdir}/*.a"
|
|
|
|
|
|
|
|
-SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
|
|
|
|
|
-SRC_URI = "git://git.infradead.org/mtd-utils.git"
|
|
|
|
|
-PV = "2.1.2"
|
|
|
|
|
-
|
|
|
|
|
PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"
|
|
PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"
|
|
|
PACKAGECONFIG_remove = "zstd"
|
|
PACKAGECONFIG_remove = "zstd"
|
|
|
|
|
|