summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-08-21merge of '1371b0ca0c9196fb79d60d8e403105033c23e823'OpenEmbedded Project18
and '7fd89d0a8aadce9435062c2d2b53220149205926'
2008-08-20Enable -fgnu89-inline on compilers that support it. This helpsKhem Raj2
0.9.29 to compile with gcc 4.3.
2008-08-20Enable gcc 4.3.1 to build for uclibc. Khem Raj13
Revive the uclibc locale support. Fix gcc native breakage for 4.3.1.
2008-08-20Specify --enable-libssp explicitly.Khem Raj2
It should be enabled by default if not disabled but its better for readability to state what we enable.
2008-08-20Disable building objc for uclibc targets. Khem Raj1
Right now it does not build for uclibc. If that it fixed then we can enable it. Till then it stays.
2008-08-20merge of '1000bbf185b8d82a04217a427713db28aa841cab'Shane Volpe103
and '72496963bc56d2931e759395604bb874363cb29a'
2008-08-20portaudio-v19: Changed svn access from https to httpShane Volpe1
2008-08-20merge of '5140a55fd62a4e67330c5dc059c8fb7f0b2e4880'OpenEmbedded Project3
and '86883da58ec08eb043fd0009b78d8fd54dda214f'
2008-08-20sugar: even more runtime depsKoen Kooi2
2008-08-20python-numpy: add (currently non-building) new style python-numeric modules, ↵Koen Kooi1
needed for sugar * it uses some python magic to add -L/usr/lib, which breaks the build
2008-08-20merge of '2c3f3df8f990a6610a9f87f048204b154418a06a'OpenEmbedded Project3
and 'fa54a53ed347c26402f271ae2550d35a6849f1f6'
2008-08-20linux-nokia800.inc: Remove KERNEL_OUTPUT override (zImage is not in ↵Robert Schuster1
boot/compressed/).
2008-08-20sugar: more runtime dependenciesKoen Kooi2
2008-08-20gmyth-upnp: rename 'test' binary to something that doesn't conflict with ↵Koen Kooi1
coreutils or busybox
2008-08-20sugar: also needs sugar-base at runtimeKoen Kooi1
2008-08-20sugar: rdepend on sugar-toolkit, shlibs doesn't pickup python deps Koen Kooi1
2008-08-20merge of '095df9699f7a69f0e2ef180dff98382e29bbd36a'Koen Kooi1
and 'aaeb3250ce3e4d0a1735765cda4a2b588c527969'
2008-08-20sugar-base: add 0.82.0Koen Kooi1
2008-08-20task-openmoko-feed: Removed u-boot-openmok, cause the one in OE bears no ↵Rod Whitby1
relationship to the one that Openmoko distributes
2008-08-20merge of '45717dd378e89bf7ba418cac08db57a5e7a55474'Shane Volpe2
and '89b3663402c864c49ce19e33bca2ae6a059b54f9'
2008-08-20php: Added missing patch files from previous commitShane Volpe2
2008-08-20merge of '1d51291e2946f8f88897f24b6db6c2e9f0c5bcec'Philip Balister8
and 'cc2c069fffc980b5b6a0eb9cddd44f04d367dd25'
2008-08-20task-openmoko-feed: Added openvpn and python-pygameRod Whitby1
2008-08-20python-pygame: Really fix the SRC_URI this time - missing pub pathRod Whitby1
2008-08-20merge of '903b9a5eb1d39b78da1e187836b7e48392af7847'OpenEmbedded Project19
and '96bb50b900f61d2cb575adb3ca0b6db5a6694ee2'
2008-08-20python-pygame: Fix typo in SRC_URIRod Whitby1
2008-08-20merge of '43c09a2a2c1a6b190622823b1298024c62058416'OpenEmbedded Project10
and 'dc62072795a21ec814639f0740549640b9b471a4'
2008-08-20cacaoh-cldc-native: Remove unneeded dependencies and configure arguments.Robert Schuster1
2008-08-20merge of 'a17b5ac6bf09c1cfe29c784e2b1497684e1832ca'Robert Schuster5
and 'b1c5c4bee3ccfe87f1e42ab909186c7db359dd0e'
2008-08-20dbus-java 2.3: Fix compilation with jamvm-native.Robert Schuster3
dbus-java 2.4: Fix compilation with jamvm-native. dbus-java 2.5: New recipe.
2008-08-20merge of '5a27dc2251870d3b0fba8216aa90a9b93350f68e'Rolf Leggewie5
and 'f94b55ab9207117d34fe0171c0ec596dc4ac85b5'
2008-08-20flumotion: depend on python-twisted instead of the non-existant "twisted"Rolf Leggewie1
2008-08-20midpath: depend on qte-mt instead of the non-existant qt-mtRolf Leggewie3
2008-08-20openmoko-icon-theme: exlclude from world build because it DEPENDS on ↵Rolf Leggewie1
librsvg-native which is not in OE.
2008-08-19gnash-minimal: Add libltdl DEPENDS.Leon Woestenberg1
2008-08-19proxy-libintl: From #4370, dummy replacement for gettext.Geoffrey Wossum4
2008-08-19openjade 1.3.2: Fix messing up compiler arguments.Robert Schuster2
openjade-native 1.3.2: Fix messing up compiler arguments.
2008-08-19gst-ffmpeg: fix building with libtool2 and aboveHenning Heinold2
* gst-lib/ext/configure.ac needed only AC_PROG_CXX entry * fixes bug 4427 * bump PR
2008-08-19sugar: add 0.82.0Koen Kooi1
2008-08-19sugar toolkit: add 0.82.1Koen Kooi2
2008-08-19merge of '355866fda3e7098f7d30f22852c4e3ad5145126b'OpenEmbedded Project1
and '5ad8db39f892a4c9b9c381f015e9709e5cd01b4a'
2008-08-19merge of 'c05229a8c5246cada336c3cfe5a3417367366836'Michael Lauer7
and 'ef9cb35b2ec71124443e3492f55fe842c40ba66e'
2008-08-19gettext: fix --enable-nls stuffHenning Heinold1
* --enable-nls has diffent meaning on gettext self libintl is only buildable when you enable nls, which is default on gettext package self, so remove my nasty hack * fixing later that no locales package are made when the user wants no nls * add gettext-native ncurses expat to the depends as suggested in the DEPENDENCIES file * bump PR
2008-08-19python-pygame 1.7.1 update to 1.8.1 and stage headersMichael Lauer4
2008-08-19merge of '5a1eeba70ddedb225afa7bcf6a948e3d1e376069'Shane Volpe1
and '73007fe3d4a6a4798e007ad2a1106b860e763c07'
2008-08-19fusionsound: drop old version 1.0.0Shane Volpe1
2008-08-19merge of 'a5859fe0a66f4405c36b46c66e759ad901a4bcf8'Shane Volpe4
and 'bdef4ea2bcf85f3f2f7fe0f86441076fa860c5bc'
2008-08-19fusionsound: fixed pkgconfig issuesShane Volpe3
2008-08-19fusionsound: Fix compile error with linux-libc-headers >= 2.6.23Tom Rini2
*BUG: 4071 *Added patch to use <limits.h>
2008-08-19task-openmoko-feed: Added xournalRod Whitby1