summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/v86d
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:31:02 +0000
commitc6d843f52fb7254924e6f46ef956d8d0bb0ce7ad (patch)
treec8bebadab9410a1797518f5b9f030dfb69818ab0 /meta/recipes-bsp/v86d
parentf7ed94cd83e5dd8294e123bc4993eb678afc9dea (diff)
downloadopenembedded-core-contrib-c6d843f52fb7254924e6f46ef956d8d0bb0ce7ad.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. (From OE-Core rev: 4e475a66c23cd2e4e109ff1fcfa2975d595537c5) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/v86d')
-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"