Hi Llewellyn.
On 14.12.20 18:12, llewellyn-evo wrote:
> Signed-off-by: llewellyn-evo <
llewellyn...@evologics.de>
> ---
ok, but which is the issue or why is broken ?
That mtd-utils in thud is then too old, it is clear. It is arguable if
this must be solved in meta-swupdate. But let's say we want to fix in
meta-swupdate. Why do you update SRC_URI ?
> recipes-devtools/mtd/mtd-utils_%.bbappend | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/recipes-devtools/mtd/mtd-utils_%.bbappend b/recipes-devtools/mtd/mtd-utils_%.bbappend
> index aad5e79..dc10170 100644
> --- a/recipes-devtools/mtd/mtd-utils_%.bbappend
> +++ b/recipes-devtools/mtd/mtd-utils_%.bbappend
> @@ -3,6 +3,11 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
> FILES_${PN}-staticdev += "ubi-utils/libubi.a ${libdir}/*.a"
>
> SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
> +
> +SRC_URI = "git://
git.infradead.org/mtd-utils.git \
> + file://add-exclusion-to-mkfs-jffs2-git-2.patch \
^==> this is in OE, not in meta-swupdate
Then it is not the best to reference a patch here that is really in a a
different layer (OE-Core / poky).
Fix should be :
SRC_URI_remove =
"file://0001-Revert-Return-correct-error-number-in-ubi_get_vol_in.patch"
Because it is the last one causing the problem (already merged into
mtd-utils).
Best regards,
Stefano Babic
> + "
> +
> PV = "2.1.2"
>
> PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"
>
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone:
+49-8142-66989-53 Fax:
+49-8142-66989-80 Email:
sba...@denx.de
=====================================================================