summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuvoton')
-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
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb6
4 files changed, 13 insertions, 5 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"
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
index aaef9bca8..0f12f7c4f 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@
-KBRANCH ?= "dev-5.1"
-LINUX_VERSION ?= "5.1.7"
+KBRANCH ?= "dev-5.2"
+LINUX_VERSION ?= "5.2.11"
-SRCREV="a17b8ac585d7faa27799f425fa4326c7a1e7ae71"
+SRCREV="f9e04c3157234671b9d5e27bf9b7025b8b21e0d4"
require linux-nuvoton.inc