summaryrefslogtreecommitdiff
path: root/meta-nuvoton/recipes-bsp
diff options
context:
space:
mode:
authorjmbills <42755197+jmbills@users.noreply.github.com>2019-10-25 19:18:16 +0300
committerGitHub <noreply@github.com>2019-10-25 19:18:16 +0300
commit0dbb60593ebb5a62190c0e6cff7f1770493303a2 (patch)
tree0df2ce67404dbca3ddc4ee063dbfd9ae455be682 /meta-nuvoton/recipes-bsp
parent34a3942845ac3264ce27c648ae5486d302c3e6d8 (diff)
parentcc9cea46d74d280de03c713c8b555153fd811f09 (diff)
downloadopenbmc-0dbb60593ebb5a62190c0e6cff7f1770493303a2.tar.xz
Merge branch 'intel' into intel2
Diffstat (limited to 'meta-nuvoton/recipes-bsp')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native.bb)5
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.09.05.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock.bb)5
-rw-r--r--meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc2
3 files changed, 10 insertions, 2 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
index 1ce19433c..5ab1fc942 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bingo-native_git.bb
@@ -1,3 +1,8 @@
+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 = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.09.05.bb
index 85b80708d..7c847f2ed 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.09.05.bb
@@ -1,7 +1,10 @@
+SUMMARY = "Primary bootloader for NPCM7XX (Poleg) devices"
+DESCRIPTION = "Primary bootloader for NPCM7XX (Poleg) devices"
+HOMEPAGE = "https://github.com/Nuvoton-Israel/npcm7xx-bootblock"
LICENSE = "CLOSED"
LIC_FILES_CHKSUM = ""
-SRCREV = "10.09.05"
+SRCREV = "${PV}"
FILENAME = "Poleg_bootblock.bin"
SRC_URI = "git://github.com/Nuvoton-Israel/npcm7xx-bootblock;protocol=git"
diff --git a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
index d11327d82..e049d9bd1 100644
--- a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
+++ b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
UBRANCH = "npcm7xx-v2019.01"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "d8d75f72b9e324f47b0657dcaac9edf4433267ea"
+SRCREV = "053010cb581266c6be675b9ae4ca7bf0583e8538"
S = "${WORKDIR}/git"