[oe-commits] org.oe.dev merge of '81ce749b8f57a5a56ca3f31c843da1b227a8a48d'

koen commit oe at amethyst.openembedded.net
Sat Jun 14 18:24:46 UTC 2008


merge of '81ce749b8f57a5a56ca3f31c843da1b227a8a48d'
     and 'e21e6187b919035f20b69c9c2a3c8f43e345d930'

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: e52349bdf770c1441b7661f55056b3cf08ffe21e
ViewMTN: http://monotone.openembedded.org/revision/info/e52349bdf770c1441b7661f55056b3cf08ffe21e
Files:
1
packages/pulseaudio/padevchooser_0.9.3.bb
packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf
packages/freesmartphone/python-odeviced_git.bb
Diffs:

#
# mt diff -r81ce749b8f57a5a56ca3f31c843da1b227a8a48d -re52349bdf770c1441b7661f55056b3cf08ffe21e
#
#
#
# add_file "packages/pulseaudio/padevchooser_0.9.3.bb"
#  content [2b71de12531201c9d4ac1a0ce11bfb6ba6c4deaf]
#
============================================================
--- packages/pulseaudio/padevchooser_0.9.3.bb	2b71de12531201c9d4ac1a0ce11bfb6ba6c4deaf
+++ packages/pulseaudio/padevchooser_0.9.3.bb	2b71de12531201c9d4ac1a0ce11bfb6ba6c4deaf
@@ -0,0 +1,9 @@
+DESCRIPTION = "PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server"
+LICENSE = "GPLv2"
+DEPENDS = "gtk+ libnotify gconf pulseaudio"
+
+SRC_URI = "http://0pointer.de/lennart/projects/padevchooser/padevchooser-${PV}.tar.gz"
+
+inherit autotools
+
+


#
# mt diff -re21e6187b919035f20b69c9c2a3c8f43e345d930 -re52349bdf770c1441b7661f55056b3cf08ffe21e
#
#
#
# patch "packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf"
#  from [179c3301212831f33f0c97e3e9c466096c39a089]
#    to [658db2f7fe7fe3928fc05e76a952a169b2bc9c64]
# 
# patch "packages/freesmartphone/python-odeviced_git.bb"
#  from [2fca36542c50c1867791e83a4f116efc030620da]
#    to [058d736d2d8da41e108a100d7bcccaa361930c1a]
#
============================================================
--- packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf	179c3301212831f33f0c97e3e9c466096c39a089
+++ packages/freesmartphone/python-odeviced/om-gta02/odeviced.conf	658db2f7fe7fe3928fc05e76a952a169b2bc9c64
@@ -2,3 +2,7 @@ ignoreinput=2,3
 # don't read from accellerometers for now
 ignoreinput=2,3
 
+[input]
+# don't read from accellerometers for now
+ignoreinput=2,3
+
============================================================
--- packages/freesmartphone/python-odeviced_git.bb	2fca36542c50c1867791e83a4f116efc030620da
+++ packages/freesmartphone/python-odeviced_git.bb	058d736d2d8da41e108a100d7bcccaa361930c1a
@@ -5,7 +5,7 @@ PV = "0.7.9+gitr${SRCREV}"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPLv2"
 PV = "0.7.9+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit distutils update-rc.d
 






More information about the Openembedded-commits mailing list