|
@@ -8,7 +8,9 @@ SWUPDATE_VERSION = 2015.07
|
|
|
SWUPDATE_SITE = $(call github,sbabic,swupdate,$(SWUPDATE_VERSION))
|
|
|
SWUPDATE_LICENSE = GPLv2+, MIT, Public Domain
|
|
|
SWUPDATE_LICENSE_FILES = COPYING
|
|
|
-SWUPDATE_PATCH = https://github.com/sbabic/swupdate/commit/c3467290925b2a833a68d9db12c198fdca752e32.patch
|
|
|
+SWUPDATE_PATCH = \
|
|
|
+ https://github.com/sbabic/swupdate/commit/c3467290925b2a833a68d9db12c198fdca752e32.patch \
|
|
|
+ https://github.com/sbabic/swupdate/commit/5a5ef5909f5da5b2070d58ffaee924bb8e6a51e1.patch
|
|
|
|
|
|
# swupdate bundles its own version of mongoose (version 3.8) and
|
|
|
# lsqlite3 (version 0.8)
|