aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-02-04 13:20:27 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-04 23:17:56 +0000
commit4e475a66c23cd2e4e109ff1fcfa2975d595537c5 (patch)
treed260d3706e2c0d1b9b8d6c84066287b9841cee47 /meta/recipes-bsp
parent393c673964493f9dcc15dd6dc394b0e0f6994afd (diff)
downloadopenembedded-core-4e475a66c23cd2e4e109ff1fcfa2975d595537c5.tar.gz
v86d: Use BP instead of P
P is expanded to it's multi and other prefix / suffix name, so use BP instead which is the BaseName and Version. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/v86d/v86d_0.1.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb
index 3c77f25039..51829a3edb 100644
--- a/meta/recipes-bsp/v86d/v86d_0.1.10.bb
+++ b/meta/recipes-bsp/v86d/v86d_0.1.10.bb
@@ -9,7 +9,7 @@ DEPENDS = "virtual/kernel"
RRECOMMENDS_${PN} = "kernel-module-uvesafb"
PR = "r1"
-SRC_URI = "http://distfiles.gentoo.org/distfiles/${P}.tar.bz2 \
+SRC_URI = "http://distfiles.gentoo.org/distfiles/${BP}.tar.bz2 \
file://fbsetup \
file://ar-from-env.patch"