mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ca118b8054
commit
80c4c5c4ae
@@ -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