summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-bsp/fwupd/fwupd-efi_1.3.bb (renamed from meta-oe/recipes-bsp/fwupd/fwupd-efi_1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.2.bb b/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.3.bb
index bcad2416c..b53cabeae 100644
--- a/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.2.bb
+++ b/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.3.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4 4
5SRC_URI = "git://github.com/fwupd/fwupd-efi;protocol=https;branch=main \ 5SRC_URI = "git://github.com/fwupd/fwupd-efi;protocol=https;branch=main \
6 file://cc.patch" 6 file://cc.patch"
7SRCREV = "8de5918507dcc797e612aac688d6b60b90053f54" 7SRCREV = "36ce593f58e391cca43fd388824496ff98d83480"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10DEPENDS = "gnu-efi" 10DEPENDS = "gnu-efi"