linux_wrs: remove duplicate PV

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield 2010-07-19 14:02:06 -04:00 committed by Richard Purdie
parent 4dc54a274d
commit f5495cf973
1 changed files with 0 additions and 1 deletions

View File

@ -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"