mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
Fix git.pokylinux.org urls to git.yoctoproject.org
(From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -12,7 +12,7 @@ PV = "2.6.37+git-${SRCPV}"
|
||||
PR = "r3"
|
||||
|
||||
SRCREV_FORMAT = "meta_machine"
|
||||
SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
|
||||
|
||||
# force this to empty to prevent installation failures, we aren't
|
||||
# building a device tree as part of kern headers
|
||||
|
||||
Reference in New Issue
Block a user