mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
linux_wrs: remove duplicate PV
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
4dc54a274d
commit
f5495cf973
@@ -22,7 +22,6 @@ WRMACHINE_qemuarm = "arm_versatile_926ejs"
|
||||
LINUX_VERSION=v2.6.34
|
||||
LINUX_VERSION_EXTENSION="-wr-${LINUX_KERNEL_TYPE}"
|
||||
PR = r1
|
||||
PV = "2.6.34+${PR}+git${SRCREV}"
|
||||
|
||||
S = "${WORKDIR}/linux"
|
||||
B = "${WORKDIR}/linux-${WRMACHINE}-${LINUX_KERNEL_TYPE}-build"
|
||||
|
||||
Reference in New Issue
Block a user