[oe-commits] org.oe.dev merge of '07a342693675fe2b1daacf0eb62302579d9fade3'

rpurdie commit oe at amethyst.openembedded.net
Fri May 16 10:17:04 UTC 2008


merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
     and 'ea87a62ffb26f02649d7a8b5be07fcb5b84ba802'

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: b47bc0e30f4c53b5084a5a0d17620df682fa41b8
ViewMTN: http://monotone.openembedded.org/revision/info/b47bc0e30f4c53b5084a5a0d17620df682fa41b8
Files:
1
packages/webkit/webkit-gtk_svn.bb
packages/gcc/gcc-3.4.6.inc
Diffs:

#
# mt diff -r07a342693675fe2b1daacf0eb62302579d9fade3 -rb47bc0e30f4c53b5084a5a0d17620df682fa41b8
#
#
#
# patch "packages/webkit/webkit-gtk_svn.bb"
#  from [68fe5f795ffe7d3ccd3257b4536bdb9b292655dd]
#    to [4b1afef7955e02864016c34de45578a867a6a85e]
#
============================================================
--- packages/webkit/webkit-gtk_svn.bb	68fe5f795ffe7d3ccd3257b4536bdb9b292655dd
+++ packages/webkit/webkit-gtk_svn.bb	4b1afef7955e02864016c34de45578a867a6a85e
@@ -1,10 +1,10 @@
-DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
+DEPENDS = "curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
 
 SRCREV_FORMAT = "webcore-rwebkit"
 
 # Yes, this is wrong...
 PV = "0.1+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "\
   svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \


#
# mt diff -rea87a62ffb26f02649d7a8b5be07fcb5b84ba802 -rb47bc0e30f4c53b5084a5a0d17620df682fa41b8
#
#
#
# add_file "packages/gcc/gcc-3.4.6.inc"
#  content [26b1b5101752022e6d6c2796b880fc7f01229964]
#
============================================================
--- packages/gcc/gcc-3.4.6.inc	26b1b5101752022e6d6c2796b880fc7f01229964
+++ packages/gcc/gcc-3.4.6.inc	26b1b5101752022e6d6c2796b880fc7f01229964
@@ -0,0 +1,23 @@
+require gcc-common.inc
+
+SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+	   file://gcc34-reverse-compare.patch;patch=1 \
+	   file://gcc34-arm-ldm.patch;patch=1 \
+	   file://gcc34-arm-ldm-peephole.patch;patch=1 \
+	   file://gcc34-arm-tune.patch;patch=1 \
+	   file://gcc-3.4.1-uclibc-100-conf.patch;patch=1 \
+	   file://gcc-3.4.1-uclibc-200-locale.patch;patch=1 \
+	   file://gcc-3.4.0-arm-lib1asm.patch;patch=1 \
+	   file://gcc-3.4.0-arm-nolibfloat.patch;patch=1 \
+	   file://gcc-3.4.0-arm-bigendian.patch;patch=1 \
+	   file://gcc-3.4.0-arm-bigendian-uclibc.patch;patch=1 \
+	   file://GCC3.4.0VisibilityPatch.diff;patch=1 \
+	   file://jarfix.patch;patch=1 \
+	   file://always-fixincperm.patch;patch=1 \
+	   file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;patch=1 \
+	   file://zecke-xgcc-cpp.patch;patch=1 \
+	   file://gcc4-mtune-compat.patch;patch=1"
+
+SRC_URI += "file://gcc34-configure.in.patch;patch=1"
+SRC_URI += "file://gcc34-thumb-support.patch;patch=1"
+SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "






More information about the Openembedded-commits mailing list