[oe-commits] org.oe.dev prismstumbler: fix PV

koen commit openembedded-commits at lists.openembedded.org
Sun Apr 1 08:04:21 UTC 2007


prismstumbler: fix PV

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8510ca2d252bd3a25be82a66db08fd6f0e626ee3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=8510ca2d252bd3a25be82a66db08fd6f0e626ee3
Files:
1
packages/prismstumbler/prismstumbler_0.7.4pre1.bb
packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb
Diffs:

#
# mt diff -r846c3fffacc1679a5dcec357ed8c63d96d8b2977 -r8510ca2d252bd3a25be82a66db08fd6f0e626ee3
#
# 
# 
# rename "packages/prismstumbler/prismstumbler_0.7.4pre1.bb"
#     to "packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb"
# 
# patch "packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb"
#  from [37e75a2b8b2eca10e3b701d01f50a33a6adc8988]
#    to [a2264c3514c11c0f146f00498ab07b34d0bbfcf2]
# 
============================================================
--- packages/prismstumbler/prismstumbler_0.7.4pre1.bb	37e75a2b8b2eca10e3b701d01f50a33a6adc8988
+++ packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb	a2264c3514c11c0f146f00498ab07b34d0bbfcf2
@@ -9,8 +9,10 @@ RRECOMMENDS = "gpsd"
 RDEPENDS = "wireless-tools"
 RRECOMMENDS = "gpsd"
 
-SRC_URI = "http://projects.linuxtogo.org/frs/download.php/14/${PN}-${PV}.tar.gz"
+SRC_URI = "http://projects.linuxtogo.org/frs/download.php/14/${PN}-0.7.4pre1.tar.gz"
 
+S = "${WORKDIR}/${PN}-0.7.4pre1"
+
 inherit autotools pkgconfig
 
 EXTRA_OECONF = "--x-includes=${STAGING_INCDIR}/X11 \






More information about the Openembedded-commits mailing list