org.openmoko.april-update: 49de21e9c145baf25b797bb8f1c1c930c0071d5b

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 16 16:36:09 CEST 2008


revision:            49de21e9c145baf25b797bb8f1c1c930c0071d5b
date:                2008-05-14T23:54:33
author:              freyther at openembedded.org
branch:              org.openmoko.april-update
changelog:
[qtopia] Upgrade the used Qtopia/X11 revision and the recipe.
    The pixmaps courtsey Graeme moved into the Qtopia git tree. There is no
    need to fetch these from the people site anymore. Update the recipe as we
    do not support building Qtopia versions prior this revision (no legacy
    was added)

manifest:
format_version "1"

new_manifest [e4b1ac7cb0bf8da2305443ae2485e2b82357318b]

old_revision [f3f4e7b9203565a659a39722af8487203ef264c6]

patch "conf/distro/include/sane-srcrevs.inc"
 from [91f869bcd4c9856519c4492856cc326ec077dc8b]
   to [db6d3f9edf0113be473b7ca0655c8231d60d432a]

patch "packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb"
 from [90cdf355478c7b32a02d454bbdd3f78ab2a51eb8]
   to [5d6353e7386221d1c5f4f9e45b1b5e65217e13c8]
-------------- next part --------------
#
#
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [91f869bcd4c9856519c4492856cc326ec077dc8b]
#    to [db6d3f9edf0113be473b7ca0655c8231d60d432a]
# 
# patch "packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb"
#  from [90cdf355478c7b32a02d454bbdd3f78ab2a51eb8]
#    to [5d6353e7386221d1c5f4f9e45b1b5e65217e13c8]
#
============================================================
--- conf/distro/include/sane-srcrevs.inc	91f869bcd4c9856519c4492856cc326ec077dc8b
+++ conf/distro/include/sane-srcrevs.inc	db6d3f9edf0113be473b7ca0655c8231d60d432a
@@ -164,7 +164,7 @@ SRCREV_pn-python-pyrtc ?= "152"
 SRCREV_pn-python-gsmd ?= "148"
 SRCREV_pn-python-lightmediascanner ?= "68"
 SRCREV_pn-python-pyrtc ?= "152"
-SRCREV_pn-qtopia-phone-x11 ?= "341e1f0813d2b1044ca0fd2946b07d97733e2eaf"
+SRCREV_pn-qtopia-phone-x11 ?= "0fb340f0e9ebf775d0203219bed059caacda4424"
 SRCREV_pn-s3c24xx-gpio ?= "4130"
 SRCREV_pn-serial-forward ?= "4214"
 SRCREV_pn-settings-daemon ?= "2006"
============================================================
--- packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb	90cdf355478c7b32a02d454bbdd3f78ab2a51eb8
+++ packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb	5d6353e7386221d1c5f4f9e45b1b5e65217e13c8
@@ -27,7 +27,6 @@ SRC_URI = "git://git.openmoko.org/git/qt
 
 PR = "r14"
 SRC_URI = "git://git.openmoko.org/git/qtopia.git;protocol=git \
-           http://people.openmoko.org/~graeme/qtopia/pixmaps.tar.gz \
            file://Xsession.d/89qtopia \
            file://qtopia.sh"
 
@@ -112,9 +111,7 @@ do_install() {
    ICONS=`cat ${S}/apps-fdo/*/*.desktop | grep Icon | cut -f 2 -d "="`
    for icon in $ICONS; do
       if [ -f "${S}/pics/$icon.svg" ] ; then
-#         imagemagick-native cant handle svg files
-#         convert -geometry 200x200 ${S}/pics/$icon.svg -gravity center -extent 600x200 ${S}/pics/$icon.png
-	 install -D ${WORKDIR}/pixmaps/$icon.png ${D}${datadir}/pixmaps/$icon.png
+	 install -D ${S}/pixmaps/$icon.png ${D}${datadir}/pixmaps/$icon.png
       fi
    done
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080516/095ec873/attachment.htm 


More information about the commitlog mailing list