Sfoglia il codice sorgente

mtd-utils:remove conflicting patch for thud

Signed-off-by: llewellyn-evo <llewellyn.fernandes@evologics.de>
llewellyn-evo 5 anni fa
parent
commit
78ac3f013d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      recipes-devtools/mtd/mtd-utils_%.bbappend

+ 3 - 0
recipes-devtools/mtd/mtd-utils_%.bbappend

@@ -3,6 +3,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 FILES_${PN}-staticdev += "ubi-utils/libubi.a ${libdir}/*.a"
 
 SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
+
+SRC_URI_remove = "file://0001-Revert-Return-correct-error-number-in-ubi_get_vol_in.patch"
+
 PV = "2.1.2"
 
 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"