[oe-commits] org.oe.dev matchbox-stroke_svn.bb : switch to SRCREV and pick a REV that actually builds.

xora commit openembedded-commits at lists.openembedded.org
Thu Mar 6 01:53:06 UTC 2008


matchbox-stroke_svn.bb : switch to SRCREV and pick a REV that actually builds.

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: dfa5b579e64613a00630e247656ad40d38b3da40
ViewMTN: http://monotone.openembedded.org/revision/info/dfa5b579e64613a00630e247656ad40d38b3da40
Files:
1
conf/distro/include/sane-srcrevs.inc
packages/matchbox-stroke/matchbox-stroke_svn.bb
Diffs:

#
# mt diff -rc5b05a0a3839266339845fcbcdd3a8e4a4b302de -rdfa5b579e64613a00630e247656ad40d38b3da40
#
# 
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [cee3f2f2e6478f02a5022c31afb8da91f4680f4a]
#    to [5dc0b3e11abcbd7e5efff5a51e5b8025bd9133ca]
# 
# patch "packages/matchbox-stroke/matchbox-stroke_svn.bb"
#  from [a36c7349be8c71c2865293331459db1a115f6167]
#    to [93dbbb8de1af5f0c7bcdeaa971624cbbbc27c1ba]
# 
============================================================
--- conf/distro/include/sane-srcrevs.inc	cee3f2f2e6478f02a5022c31afb8da91f4680f4a
+++ conf/distro/include/sane-srcrevs.inc	5dc0b3e11abcbd7e5efff5a51e5b8025bd9133ca
@@ -61,6 +61,7 @@ SRCREV_pn-matchbox-panel-2 ?= "1626"
 SRCREV_pn-matchbox-keyboard ?= "1739"
 SRCREV_pn-matchbox-keyboard-inputmethod ?= "1739"
 SRCREV_pn-matchbox-panel-2 ?= "1626"
+SRCREV_pn-matchbox-stroke ?= "1820"
 SRCREV_pn-moko-gtk-engine ?= "3405"
 SRCREV_pn-mpd-alsa ?= "6952"
 SRCREV_pn-mplayer ?= "24587"
============================================================
--- packages/matchbox-stroke/matchbox-stroke_svn.bb	a36c7349be8c71c2865293331459db1a115f6167
+++ packages/matchbox-stroke/matchbox-stroke_svn.bb	93dbbb8de1af5f0c7bcdeaa971624cbbbc27c1ba
@@ -1,8 +1,8 @@ SECTION = "x11/wm"
 DESCRIPTION = "Matchbox keyboard"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft"
 SECTION = "x11/wm"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
 
 PR="r2"
 






More information about the Openembedded-commits mailing list