public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] v86d: Use BP instead of P
@ 2013-02-04 21:20 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2013-02-04 21:20 UTC (permalink / raw)
  To: openembedded-core

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>
---
 meta/recipes-bsp/v86d/v86d_0.1.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb
index 3c77f25..51829a3 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"
 
-- 
1.8.0.2




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-04 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 21:20 [PATCH] v86d: Use BP instead of P Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox