]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imx: fix source location
authorAdrian Alonso <aalonso@devbox.(none)>
Thu, 25 Aug 2011 04:04:27 +0000 (23:04 -0500)
committerAdrian Alonso <aalonso@devbox.(none)>
Thu, 25 Aug 2011 04:04:27 +0000 (23:04 -0500)
* Fix source location $REL varible undefided use
  instead $PV.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb_11.05.01.bb

index a77e4ab3e9ca5fbe1c33db07edf3542a0211e100..40f37ad7f189dd9a9137ca6007d7f1bb46d7a818 100644 (file)
@@ -18,7 +18,7 @@ FILES_${PN}-dbg += " ${libdir}/xorg/modules/drivers/.debug"
 EXTRA_OECONF_armv7a = " --enable-neon "
 CFLAGS += " -I${STAGING_INCDIR}/xorg "
 
-S = "${WORKDIR}/xserver-xorg-video-imx-${REL}"
+S = "${WORKDIR}/xserver-xorg-video-imx-${PV}"
 
 do_install_append () {
     # driver's la files are not packaged