summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-08-11merge of 5b9f262d058d326dc272b37c6613728556effa9cMichael Lauer4
and f4976c9f1b5d682c92d9f4241affb718217f1074
2005-08-11propagate from branch 'org.openembedded.dev' (head ↵John Bowler1
2733583ee4724b13e2625abab589a558da043628) to branch 'org.openembedded.nslu2-linux' (head c7dbf3bdc213b3c3f611e1fb56a743c593138db5)
2005-08-11mpd was building, but not necessarily using, it's own local cache of theJohn Bowler1
libmad and libid3tag source. Removing the --enable-mpd-* settings causes it not to build the local source (and it uses the versions in staging).
2005-08-11merge of c05b7d0d68a0aebf878d9b85531b595e425dabaaJohn Bowler1
and f53fd48079b012f260a4377a58c829aa1b21fe0f
2005-08-11propagate from branch 'org.openembedded.dev' (head ↵John Bowler105
af7da4406babf078f2747a3588cfa451ae711315) to branch 'org.openembedded.nslu2-linux' (head 99bf568313454a05bf17df79cb135d7e4bb6c643)
2005-08-11db-4: thumb only (no PR bump): prevent the erroneous use of 32 bit armJohn Bowler1
assembly when compiling thumb instructions.
2005-08-11libvorbis: thumb only (no PR change): prevent all optimisation to hide anJohn Bowler1
apparent compiler bug (register spilling) when compiling thumb code.
2005-08-11Add a patch to run ranlib on 2 libraries (bug 172)Justin Patrin1
2005-08-11libmad: thumb only (so no PR change): remove the erroneous use of 32 bitJohn Bowler1
ARM assembler when compiling thumb
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-11fix entice dependenciesMichael Lauer1
2005-08-11refresh elpp patch for 2.6.13-rc5-mm1Michael Lauer1
2005-08-11xstroke needs xpmMichael Lauer2
2005-08-11Bump PRJustin Patrin1
2005-08-11Add /dev/loop0 to list of modules to be createdJustin Patrin1
2005-08-11merge of 0fbc5bc9e4e013e53c6e2ad33a14cf971844ac61Matthias Hentges1
and c2a4ba0685c8f08c743c55860ef182e1391a590a
2005-08-11altboot: Add forgotten "boot hdd3" option for spitzMatthias Hentges1
2005-08-11CoreDump was right, the REAL_INIT is init.sysvinitJustin Patrin1
2005-08-11merge of 5381d172a27c05bdc841a6ebf55d265354d4e66eJustin Patrin1
and aa3fea219016be801feb5329869cd546a2334ec9
2005-08-11Fix typo in postinst for spitz, add more robust checkingJustin Patrin1
Add a postrm for spitz (untested)
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-11make gnome-mini-data also depend on mime-infoKoen Kooi1
2005-08-11make gnome-mime-info depend on shared-mime-infoKoen Kooi1
2005-08-10Move groff and icecast to broken packagesOyvind Repvik1
2005-08-10Add Borzoi to xtscal cxk patchJustin Patrin4
Combine gpe-dm Xserver patches for Spitz and Akita and add Borzoi
2005-08-10Make xtscal work for Akita as well. We'll need another fix once we know the ↵Justin Patrin2
3100's name
2005-08-10Fix xtscal for spitz (probably also needs to eb done for akita)Justin Patrin2
2005-08-10merge of 9382a38f6527ac52dbb3b04c1ccd0854c14c1e5cMichael Lauer5
and cfbd36ce13c068634dfe838d6e4d7e1980011a9b
2005-08-10E: commit missing filesMichael Lauer5
2005-08-10merge of 0cac7f8ff05ffed52b7fd8c45edd92ac63c50786Koen Kooi3
and 8746aa49b2d44b03e77f44c96aaab655c6477034
2005-08-10merge of 802b5c32960cd36a01f851dc081ca5c7b123dec5Michael Lauer88
and a7553a96f640438ec67f0ffe109c920e46e60972
2005-08-10add the enlightenment window manager + utilitiesMichael Lauer9
large parts of these files are courtesy Justin Patrin who will be maintaining E in OE, thanks!
2005-08-10more EFL fixes + add the enlightenment library from the E window manager as ↵Michael Lauer6
dedicated library
2005-08-10merge of 2269487af65346b42e5e83ac451ab4bfeb12185bMatthias Hentges3
and 802b5c32960cd36a01f851dc081ca5c7b123dec5
2005-08-10altboot: Fix /etc/altboot.rc scanning and adjust the "Master Password" ↵Matthias Hentges3
notice to 240x320 screens
2005-08-10gimp 2.3.2 -> gimp 2.3.3Koen Kooi1
2005-08-10Add missing DEPENDS on vorbis.John Bowler1
2005-08-10Add gtk+extra 2.1.1Koen Kooi2
2005-08-10E: misc cleanups and fixes all over to ensure a clean reproducabilityMichael Lauer28
2005-08-10mpfr: adjust SRC_URIMichael Lauer3
2005-08-10cumulus_cvs: fix SRC_URIMichael Lauer1
2005-08-10Add ifupdown to openslug-packages, needed for tunnelsKoen Kooi1
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-09Third (and hopefully last) EFL revamp before I hand over maintainership toMichael Lauer69
Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's.