summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-08-11This set of changes ensures that TARGET_CC_ARCH is passed reliably to allJohn Bowler14
packages in a build. The change fixes problems in the following packages: binutils{,-cross}_2.15.94.0.1 HOST_CC_ARCH was not being passed to HOST_CC. The problem does not seem to be present in binutils* 2.16, however this version is still used for uClibc builds. gcc{,-cross,-cross-initial}_3.4.4 HOST/TARGET_CC_ARCH was not used in the appropriate places, plus this was not sufficient - FLAGS_FOR_TARGET (a gcc make variable) is now preloaded with the target CC_ARCH values, which causes all the builds (gcc, g++, gcj, fortran) to get the correct values. gcc OTHER *NOT* fixed - other versions of gcc will still need the _CC_ARCH fix in the same lines (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET), however so long as these builds use gcc3-*.inc the FLAGS_FOR_TARGET fixx will be there. uclibc{,-initial}_0.9.27 TARGET_CC_ARCH added to the do_compile. For the do_stage step the build actually compiles target code (make utils), but this will not accept a CC with whitespace. The TARGET_CC_ARCH flags have therefore been added to CFLAGS (a bit ugly, but it works). These changes have been tested for both cross and target builds, the changes should be fine on self-hosted (i.e. target-hosted) builds, if anyone actually does these, but note that the gcc build specifically tests for build==host and does *not* do certain _FOR_TARGET settings in this case (this was the case before this change too) - if you are seeing strange settings on self-hosted gcc builds (before and after this change) check the do_compile environment variable settings.
2005-08-11ucslugc, UCSLUGC_PACKAGES: make various prerequesite packages explicit inJohn Bowler1
the build list, therefore if the dependent package is removed the prerequisite packages are still built.
2005-08-11Update postfix to use u-a for /usr/sbin/sendmail (Conflict with ssmtp)Oyvind Repvik1
2005-08-11Update nail to use /usr/sbin/sendmail instead of /usr/lib/sendmailOyvind Repvik3
2005-08-10Move groff and icecast to broken packagesOyvind Repvik1
2005-08-10Add missing DEPENDS on vorbis.John Bowler1
2005-08-07merge of 8724fc9ddffaee5f1d11645b843841c381bff316Rod Whitby1
and 874bcd50b82c22dd088477970503fb656f93a7e0
2005-08-10change the download location because the real source has a broken source fileDerek Young1
2005-08-10Added alignment patch, passkey and configure patch.Oyvind Repvik3
2005-08-10Add icecast to openslug feedOyvind Repvik1
2005-08-10Add icecast package, for streaming mp3/oggOyvind Repvik2
2005-08-10Fix so libxslt installs the headers in STAGING_LIBDIROyvind Repvik1
2005-08-10Fix priority on ssmtp sendmail symlinkOyvind Repvik1
2005-08-10Remove CONFFILESOyvind Repvik1
2005-08-09propagate from branch 'org.openembedded.dev' (head ↵Oyvind Repvik105
377c18da9709037d215bdca9e480d15c4a387576) to branch 'org.openembedded.nslu2-linux' (head 38df3664556be7e752739a1e7aa85b6172ef2022)
2005-08-09Add mailx and ssmtp to feedOyvind Repvik1
2005-08-09Update mailx to new version (8.1.2-0.20050715cvs). Add ssmtp RRECOMMENDSOyvind Repvik1
2005-08-09Add symlink to sendmailOyvind Repvik1
2005-08-09Update procps to use u-a. Fixup watchdog package a bitOyvind Repvik2
2005-08-09oe/packages/qte/qte_2.3.10.bb:Holger Freyther2
oe/packages/opie-buttons-settings/opie-button-settings.inc: -Remove the ASUS support as there will be no asus machine in oe.
2005-08-09merge of a76f350b51bedef01b414ca428726bc656900e86Oyvind Repvik3
and f1d9c506311c18e24649910f85d49714dadc9e98
2005-08-09packages/uicmoc:Holger Freyther3
-Update to 4.0.0 release and install statically linked uic, moc and rcc binary
2005-08-09Added ctorrent to feedOyvind Repvik1
2005-08-09Delete /var/spool/postfix directory created by useradd to let volatile ↵ccsmart1
assign the correct permissions.
2005-08-09altboot: bump PRMatthias Hentges1
2005-08-09Akita & Spitz: Enable nfsd kernel module (unb0rks nfs-utils / nfs-server)Matthias Hentges2
2005-08-09altboot: Lots and lots of Spitz adjustments, courtesy of JustinPMatthias Hentges6
2005-08-08merge of 7c9a557bba5b572a0b318b0874446c5b6fdab04fHolger Freyther39
and cc33b7b4b2d7580b2a8ba5b45781b8a1f519ab8b
2005-08-08Beagle:Holger Freyther8
Drop beagle (MasterIA) support from OE completely. :MT: ----------------------------------------------------------------------
2005-08-08Beagle:Holger Freyther18
-Drop even more files
2005-08-08Beagle (MasterIA Hardware):Holger Freyther13
Drop beagle related files (kernel, machine configuration)
2005-08-08opie-buttonsettings: set MACHINE_ARCH in a more general wayMichael Lauer1
2005-08-08openembedded/packages/qte/qte_2.3.10.bb:Holger Freyther1
Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to add H19xx and ASUS support to QtE. Currently both devices are treated like stock iPAQ models (same patches + same defines)
2005-08-08oe/packages/opie-button-settings/opie-button-settings.inc:Holger Freyther1
Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to install h19xx and asus specific button pictures/closeups
2005-08-08merge of 8682c577fb2d85f5eba728c853258b0de8554651Michael Lauer8
and e35e2ff24f4fd9e88928070713917ac9ebae8029
2005-08-08e-libs: yank do_install() in all -native packages or else our precously ↵Michael Lauer8
crafted foo-config will get overridden with what becomes foo-config-native... grrrr!
2005-08-08merge of 27cb5f6de264ac36e00303d9625c6edc31c2c6c0Michael Lauer17
and ffa94e05dada50e544f997d3660bba60ad4f78bc
2005-08-08e/libs: add some more dependencies and some implicit --with-configMichael Lauer4
2005-08-08esmart: depend on virtual/imlib2Koen Kooi1
2005-08-08fix wrong #define in diet-x11 Xlib.h:Michael Lauer4
don't say you X_HAVE_UTF8_STRING if you don't...
2005-08-08Lower default pref for glibmm 2.6.1 as it doesn't play nice with otherKoen Kooi1
2005-08-08Ship all available evas-testsKoen Kooi2
2005-08-08ecore depends on curl, ecore-x11 depends on evas-x11Michael Lauer2
2005-08-08- evas-x11 depends on xextMichael Lauer2
- fix evas-x11 example programs packaging
2005-08-08add udev-065Michael Lauer6
2005-08-08EFL Update, Part II:Michael Lauer11
- epeg - epsilon - esmart
2005-08-08merge of e9dd020fc3fd113d6a079b11a238249de03ff731Michael Lauer10
and f9d3b94ab86532d41ac3eded503c6e47d6d8de4c
2005-08-08merge of 2af94f47b2ba34daf8f717acaf9c292ce1f42c61Matthias Hentges1
and 626a7a777e8de41589b88c0e6087c6a26d3739de
2005-08-08altboot: Add 'Copy rootfs to SD/CF' menuitem. *NEEDS DEBUGGING*. Deactivated ↵Matthias Hentges2
for now.
2005-08-08Update glibmm to 2.6.1Koen Kooi1