Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / mtd / mtd-utils_1.2.0+git.bb
index 06cbf1b..2cf3093 100644 (file)
@@ -15,6 +15,12 @@ SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=${TAG} \
           file://fix-ignoreerrors-git.patch;patch=1 \
           file://lzo_1x-git.patch;patch=1"
 
+SRC_URI_vuplus = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=${TAG} \
+          file://add-exclusion-to-mkfs-jffs2-git-2.patch;patch=1 \
+          file://fix-ignoreerrors-git.patch;patch=1 \
+          file://makefile.patch;patch=1 \
+          file://lzo_1x-git.patch;patch=1"
+
 S = "${WORKDIR}/git/"
 
 do_configure_prepend() {