mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
rfkill: fix the SRC_URI
It has been changed to: http://www.kernel.org/pub/software/network/rfkill/ Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
dc794a8570
commit
6bd153a846
@@ -5,7 +5,7 @@ LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://wireless.kernel.org/download/${BPN}/${BP}.tar.bz2 \
|
||||
SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.bz2 \
|
||||
file://0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch \
|
||||
file://dont.call.git.rev-parse.on.parent.dir.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user