diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-04-19 22:39:27 -0700 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-04-20 20:27:19 +0100 |
commit | a4c0ac713466d64f5bac1ba13ac7d90425b6e81a (patch) | |
tree | 0979d41b6b533433b97fb9d2919598fa2b1472c2 | |
parent | 640f872d175ac0d87c9c9c47483a936711454cb9 (diff) | |
download | meta-raspberrypi-a4c0ac713466d64f5bac1ba13ac7d90425b6e81a.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.bb | 4 |
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 | ||
36 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" | 36 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" |
37 | 37 | ||
38 | SRCREV = "00daf85ffa373ecce7836df7543c6ebe4cf43639" | 38 | SRCREV = "616fc2dd4df421e3974179d9e46d45e7006aeb28" |
39 | PV = "0.0+git${SRCPV}" | 39 | PV = "20190114-1+rpt6" |
40 | 40 | ||
41 | S = "${WORKDIR}/git" | 41 | S = "${WORKDIR}/git" |
42 | 42 | ||