mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
poky-default-revisions.inc: Move SRCREVs to correct locations, fix whitespace
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -9,11 +9,9 @@ PR = "r0"
|
||||
|
||||
inherit cmake
|
||||
|
||||
SRCREV = "9eb0e248e06c8d20ad054be2439149d9ede37531"
|
||||
|
||||
SRC_URI = "git://gitorious.org/opensuse/zypper.git;protocol=git \
|
||||
file://cmake.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "1.4.7-git${SRCPV}"
|
||||
PV = "1.4.7-git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user