diff options
| -rw-r--r-- | meta-oe/recipes-extended/flatpak/flatpak_1.15.10.bb (renamed from meta-oe/recipes-extended/flatpak/flatpak_1.15.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/flatpak/flatpak_1.15.9.bb b/meta-oe/recipes-extended/flatpak/flatpak_1.15.10.bb index e4b130741c..cf512c7cc6 100644 --- a/meta-oe/recipes-extended/flatpak/flatpak_1.15.9.bb +++ b/meta-oe/recipes-extended/flatpak/flatpak_1.15.10.bb | |||
| @@ -4,11 +4,11 @@ LICENSE = "LGPL-2.1-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 5 | 5 | ||
| 6 | SRC_URI = " \ | 6 | SRC_URI = " \ |
| 7 | gitsm://github.com/flatpak/flatpak;protocol=https;branch=main \ | 7 | git://github.com/flatpak/flatpak;protocol=https;branch=main \ |
| 8 | file://0001-flatpak-pc-add-pc_sysrootdir.patch \ | 8 | file://0001-flatpak-pc-add-pc_sysrootdir.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRCREV = "b026910d1c18900e9daf07c429f7e901eb1c3f20" | 11 | SRCREV = "8b4f523c4f8287d57f1a84a3a8216efe200c5fbf" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
