aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-server/swupd-server_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-server/swupd-server_git.bb')
-rw-r--r--recipes-core/swupd-server/swupd-server_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-core/swupd-server/swupd-server_git.bb b/recipes-core/swupd-server/swupd-server_git.bb
index fccc0fe..669a66d 100644
--- a/recipes-core/swupd-server/swupd-server_git.bb
+++ b/recipes-core/swupd-server/swupd-server_git.bb
@@ -7,10 +7,10 @@ DEPENDS = "file glib-2.0 rsync openssl libarchive bsdiff bzip2"
DEPENDS_append_class-native = " bzip2-replacement-native"
PV = "3.2.3+git${SRCPV}"
-SRC_URI = "\
- git://github.com/clearlinux/swupd-server.git;protocol=https \
- file://fullfiles.c-work-around-pseudo-bug.patch \
-"
+SRC_URI = "git://github.com/clearlinux/swupd-server.git;protocol=https \
+ file://fullfiles.c-work-around-pseudo-bug.patch \
+ file://0001-Do-not-prepend-empty-items.patch \
+ "
SRCREV = "9d4df7e0350d3d8d1aa8af9f92d752046dbc72d0"
S = "${WORKDIR}/git"