summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-04-19 22:39:27 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-20 11:06:25 +0100
commit8c4980db548c3cb824ef2d517033e36971a4ae5c (patch)
tree9a5959c7e692256c78fef81fceba2ab116e60ff2
parent9e67048f3247762419decddec16d21482b7ba8e6 (diff)
downloadmeta-raspberrypi-8c4980db548c3cb824ef2d517033e36971a4ae5c.tar.gz
linux-firmware-rpidistro: Upgrade to 20190114-1+rpt6
Adjust PV to reflect the release and make it a bit meaningful Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
index 3d1aaf8..833f8f6 100644
--- a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
+++ b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
@@ -35,8 +35,8 @@ NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
35 35
36SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" 36SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree"
37 37
38SRCREV = "00daf85ffa373ecce7836df7543c6ebe4cf43639" 38SRCREV = "616fc2dd4df421e3974179d9e46d45e7006aeb28"
39PV = "0.0+git${SRCPV}" 39PV = "20190114-1+rpt6"
40 40
41S = "${WORKDIR}/git" 41S = "${WORKDIR}/git"
42 42