summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-11-20 04:21:30 +0300
committerTim Lee <chli30@nuvoton.com>2023-12-11 04:06:45 +0300
commit2e024aace33982537d44d150521b6ca5a88f6066 (patch)
tree353ee6de69b45436d83d5ccd170c595410a30538 /meta-nuvoton
parent3ee934d98acf60db2ea3173e04ee13565da50b68 (diff)
downloadopenbmc-2e024aace33982537d44d150521b6ca5a88f6066.tar.xz
meta-nuvoton: npcm7xx-bingo: update to 0.0.6
Bingo_0.0.6 - Jul 24th 2023 ============== - For nibble parity- use only option of singular 0xff or 0x00 mask, no matter what content format it has. - For secded parity - no more usage of maskAllSizes, use only option of singular 0xff or 0x00 mask. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I705dce3b342ccff89fd9bd65563fc6d80d907835
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_0.0.6.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_0.0.6.bb
index 9671cdf478..ee646677ba 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_0.0.6.bb
@@ -1,13 +1,13 @@
SUMMARY = "XML-based binary image generator"
DESCRIPTION = "XML-based binary image generator"
HOMEPAGE = "https://github.com/Nuvoton-Israel/bingo"
-PR = "r1"
-PV = "0.1+git${SRCPV}"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/Nuvoton-Israel/bingo;branch=master;protocol=https"
-SRCREV = "7c35658b667d04d6cc78b7ed569f4401168ae133"
+
+# tag Bingo_0.0.6
+SRCREV = "1692a12d38f1c62ef7d870a8d2687e70888e1779"
S = "${WORKDIR}/git"