summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-08-12 18:01:53 +0200
committerArmin Kuster <akuster808@gmail.com>2020-02-16 09:27:11 -0800
commitb1433f396f32c78d6be5633653541ff6375d5220 (patch)
tree56e7fcc618b0b77ea55b336a42ba9687368399e2
parent1c16c37e907f4712f40aa70d62c6a526e5228195 (diff)
downloadopenembedded-core-b1433f396f32c78d6be5633653541ff6375d5220.tar.gz
linux-firmware: add PE back
Add PE (package epoch) from the previous version of the recipe to avoid problems with package upgrade due to changed versioning scheme. See: http://lists.openembedded.org/pipermail/openembedded-core/2019-August/285633.html Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8b6ec55da696087c8ea7bacc042307ee652afd9e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
index acaca955be..9afaad73f3 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
@@ -190,6 +190,8 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000"
NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c"
NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
+PE = "1"
+
SRCREV = "0731d06eadc7d9c52e58f354727101813b8da6ea"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"