[oe-commits] Martin Jansa : update-alternatives-cworth-native: use INC_PR too

git version control git at git.openembedded.org
Tue Nov 24 13:51:10 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: f37b60f2013e02228e58498853a12a79164817dd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f37b60f2013e02228e58498853a12a79164817dd

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Nov 24 14:50:18 2009 +0100

update-alternatives-cworth-native: use INC_PR too

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../update-alternatives-cworth-native_0.99.154.bb  |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/update-alternatives/update-alternatives-cworth-native_0.99.154.bb b/recipes/update-alternatives/update-alternatives-cworth-native_0.99.154.bb
index 40534b4..455831c 100644
--- a/recipes/update-alternatives/update-alternatives-cworth-native_0.99.154.bb
+++ b/recipes/update-alternatives/update-alternatives-cworth-native_0.99.154.bb
@@ -3,6 +3,8 @@ inherit native
 
 PROVIDES += "virtual/update-alternatives-native"
 
+PR = "${INC_PR}.0"
+
 do_stage () {
     install -d ${sbindir} \
                ${libdir}/opkg/alternatives





More information about the Openembedded-commits mailing list