[oe] [PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`.

Paul Menzel paulepanter at users.sourceforge.net
Tue Mar 30 12:44:07 UTC 2010


Otherwise `libvalhalla_1.0.1.bb` is the preferred recipe if `bitbake libvalhalla` is run.

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/libvalhalla/libvalhalla_hg.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libvalhalla/libvalhalla_hg.bb b/recipes/libvalhalla/libvalhalla_hg.bb
index 73a4cd0..5f08fdc 100644
--- a/recipes/libvalhalla/libvalhalla_hg.bb
+++ b/recipes/libvalhalla/libvalhalla_hg.bb
@@ -1,5 +1,5 @@
 require libvalhalla.inc
-PV = "1.0.0+hg"
+PV = "1.0.1+hg"
 PR = "${INC_PR}.0"
 
 SRCREV = "a12610802732"
-- 
1.7.0.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100330/8e9d8835/attachment-0002.sig>


More information about the Openembedded-devel mailing list