Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-08-11 | Change the NSLU2 kernel build configuration method to allow the | John Bowler | 4 | |
configuration override to be specified in the machine.conf rather than hardwiring -mno-thumb-interwork into nslu2-kernel.inc | ||||
2005-08-11 | merge of 4cabc1f4514de7d06d191258f499a56e52e61d7b | John Bowler | 1 | |
and 823a1ea1e6a9e49dbe87bcce981a7df8a03d518e | ||||
2005-08-11 | propagate from branch 'org.openembedded.dev' (head ↵ | John Bowler | 1 | |
2733583ee4724b13e2625abab589a558da043628) to branch 'org.openembedded.nslu2-linux' (head c7dbf3bdc213b3c3f611e1fb56a743c593138db5) | ||||
2005-08-11 | themes dir should be included in the main package | Justin Patrin | 1 | |
2005-08-11 | mpd was building, but not necessarily using, it's own local cache of the | John Bowler | 1 | |
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-11 | merge of c05b7d0d68a0aebf878d9b85531b595e425dabaa | John Bowler | 1 | |
and f53fd48079b012f260a4377a58c829aa1b21fe0f | ||||
2005-08-11 | propagate from branch 'org.openembedded.dev' (head ↵ | John Bowler | 109 | |
af7da4406babf078f2747a3588cfa451ae711315) to branch 'org.openembedded.nslu2-linux' (head 99bf568313454a05bf17df79cb135d7e4bb6c643) | ||||
2005-08-11 | db-4: thumb only (no PR bump): prevent the erroneous use of 32 bit arm | John Bowler | 1 | |
assembly when compiling thumb instructions. | ||||
2005-08-11 | libvorbis: thumb only (no PR change): prevent all optimisation to hide an | John Bowler | 1 | |
apparent compiler bug (register spilling) when compiling thumb code. | ||||
2005-08-11 | Add a patch to run ranlib on 2 libraries (bug 172) | Justin Patrin | 1 | |
2005-08-11 | libmad: thumb only (so no PR change): remove the erroneous use of 32 bit | John Bowler | 1 | |
ARM assembler when compiling thumb | ||||
2005-08-11 | This set of changes ensures that TARGET_CC_ARCH is passed reliably to all | John Bowler | 14 | |
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-11 | Bump PR | Justin Patrin | 1 | |
2005-08-11 | Add /dev/loop0 to list of modules to be created | Justin Patrin | 1 | |
2005-08-11 | merge of 0fbc5bc9e4e013e53c6e2ad33a14cf971844ac61 | Matthias Hentges | 1 | |
and c2a4ba0685c8f08c743c55860ef182e1391a590a | ||||
2005-08-11 | altboot: Add forgotten "boot hdd3" option for spitz | Matthias Hentges | 1 | |
2005-08-11 | CoreDump was right, the REAL_INIT is init.sysvinit | Justin Patrin | 1 | |
2005-08-11 | merge of 5381d172a27c05bdc841a6ebf55d265354d4e66e | Justin Patrin | 1 | |
and aa3fea219016be801feb5329869cd546a2334ec9 | ||||
2005-08-11 | Fix typo in postinst for spitz, add more robust checking | Justin Patrin | 1 | |
Add a postrm for spitz (untested) | ||||
2005-08-11 | ucslugc, UCSLUGC_PACKAGES: make various prerequesite packages explicit in | John Bowler | 1 | |
the build list, therefore if the dependent package is removed the prerequisite packages are still built. | ||||
2005-08-11 | Update postfix to use u-a for /usr/sbin/sendmail (Conflict with ssmtp) | Oyvind Repvik | 1 | |
2005-08-11 | Update nail to use /usr/sbin/sendmail instead of /usr/lib/sendmail | Oyvind Repvik | 3 | |
2005-08-11 | make gnome-mini-data also depend on mime-info | Koen Kooi | 1 | |
2005-08-11 | make gnome-mime-info depend on shared-mime-info | Koen Kooi | 1 | |
2005-08-10 | Move groff and icecast to broken packages | Oyvind Repvik | 1 | |
2005-08-10 | Add Borzoi to xtscal cxk patch | Justin Patrin | 4 | |
Combine gpe-dm Xserver patches for Spitz and Akita and add Borzoi | ||||
2005-08-10 | Make xtscal work for Akita as well. We'll need another fix once we know the ↵ | Justin Patrin | 2 | |
3100's name | ||||
2005-08-10 | Fix xtscal for spitz (probably also needs to eb done for akita) | Justin Patrin | 2 | |
2005-08-10 | merge of 9382a38f6527ac52dbb3b04c1ccd0854c14c1e5c | Michael Lauer | 5 | |
and cfbd36ce13c068634dfe838d6e4d7e1980011a9b | ||||
2005-08-10 | E: commit missing files | Michael Lauer | 5 | |
2005-08-10 | merge of 0cac7f8ff05ffed52b7fd8c45edd92ac63c50786 | Koen Kooi | 3 | |
and 8746aa49b2d44b03e77f44c96aaab655c6477034 | ||||
2005-08-10 | merge of 802b5c32960cd36a01f851dc081ca5c7b123dec5 | Michael Lauer | 92 | |
and a7553a96f640438ec67f0ffe109c920e46e60972 | ||||
2005-08-10 | add the enlightenment window manager + utilities | Michael Lauer | 9 | |
large parts of these files are courtesy Justin Patrin who will be maintaining E in OE, thanks! | ||||
2005-08-10 | more EFL fixes + add the enlightenment library from the E window manager as ↵ | Michael Lauer | 7 | |
dedicated library | ||||
2005-08-10 | debian.bbclass: replace package name only once to fix it for corner cases | Michael Lauer | 1 | |
(libname appearing in right hand of package name, i.e. 'libe') | ||||
2005-08-10 | merge of 2269487af65346b42e5e83ac451ab4bfeb12185b | Matthias Hentges | 3 | |
and 802b5c32960cd36a01f851dc081ca5c7b123dec5 | ||||
2005-08-10 | altboot: Fix /etc/altboot.rc scanning and adjust the "Master Password" ↵ | Matthias Hentges | 3 | |
notice to 240x320 screens | ||||
2005-08-10 | gimp 2.3.2 -> gimp 2.3.3 | Koen Kooi | 1 | |
2005-08-10 | Add missing DEPENDS on vorbis. | John Bowler | 1 | |
2005-08-10 | Add gtk+extra 2.1.1 | Koen Kooi | 2 | |
2005-08-10 | E: misc cleanups and fixes all over to ensure a clean reproducability | Michael Lauer | 29 | |
2005-08-10 | mpfr: adjust SRC_URI | Michael Lauer | 3 | |
2005-08-10 | cumulus_cvs: fix SRC_URI | Michael Lauer | 1 | |
2005-08-10 | Add ifupdown to openslug-packages, needed for tunnels | Koen Kooi | 1 | |
2005-08-10 | merge of 6f9c7403f1e4f0d922265c7dd8615d5adc725a91 | Oyvind Repvik | 5 | |
and fcfbb6c34ad994d45f290872875c8717b5409ecf | ||||
2005-08-10 | Add icecast to openslug feed | Oyvind Repvik | 2 | |
2005-08-10 | Add icecast package, for streaming mp3/ogg | Oyvind Repvik | 2 | |
2005-08-10 | Fix so libxslt installs the headers in STAGING_LIBDIR | Oyvind Repvik | 1 | |
2005-08-10 | Fix priority on ssmtp sendmail symlink | Oyvind Repvik | 1 | |
2005-08-10 | Remove CONFFILES | Oyvind Repvik | 1 | |