Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | fix entice dependencies | Michael Lauer | 1 | |
2005-08-11 | refresh elpp patch for 2.6.13-rc5-mm1 | Michael Lauer | 1 | |
2005-08-11 | xstroke needs xpm | Michael Lauer | 2 | |
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-11 | merge of 0b5f03e97ed5901958ca1433116e4396100ed741 | Rod Whitby | 1 | |
and 3b73d8936075bedc6e8e8c75ad408d3e5048a832 | ||||
2005-08-11 | Added unslung-binary-kernel-packages.bb | Rod Whitby | 1 | |
2005-08-11 | Added the unslung OVERRIDE for unslung-binary-kernel distro | Rod Whitby | 7 | |
2005-08-11 | Added unslung-binary-kernel-packages.conf | Rod Whitby | 1 | |
2005-08-11 | merge of 878c33f63dddf26432371b39e5ac632427adb9a9 | Rod Whitby | 23 | |
and f27802cb19bc2b8066af4e34ef08a08acd4f6203 | ||||
2005-08-11 | Added unslung-binary-kernel.conf distro for NSLU2 Linksys V2.3R63 firmware ↵ | Rod Whitby | 16 | |
with NTFS read/write support. | ||||
2005-08-11 | merge of 0bfafb15be028004cf9117bd99c73c9f7ee1b3c8 | Rod Whitby | 7 | |
and 154b18293551ae7140a0552c72791f095d1f3f69 | ||||
2005-08-11 | Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and ↵ | Rod Whitby | 5 | |
nslu2-ramdisk-image.bbclass | ||||
2005-08-11 | Removed the unused variables from nslu2.conf | Rod Whitby | 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 | merge of 90995c6a84b1333e5f3afd4db97b6790bd49ad14 | Rod Whitby | 3 | |
and 9736854d172591bb17c9228e6cb15b4fc9791c29 | ||||
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 | |