mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2026-01-07 08:01:46 +00:00
openwrt-base-files.bbclass: Refer licence using relative paths
Drop setting protocol to git since its default Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
OPENWRT_SRCREV = "444add156f2a6d92fc15005c5ade2208a978966c"
|
||||
|
||||
LICENSE_append = "&GPL-2.0+"
|
||||
LIC_FILES_CHKSUM_append = " file://openwrt/LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f "
|
||||
LIC_FILES_CHKSUM_append = " file://../git/openwrt/LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f "
|
||||
|
||||
SRC_URI_append = "\
|
||||
git://github.com/openwrt/openwrt.git;name=openwrt;destsuffix=git/openwrt/;protocol=git;branch=lede-17.01 \
|
||||
git://github.com/openwrt/openwrt.git;name=openwrt;destsuffix=git/openwrt;branch=lede-17.01 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user