Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-08-12 | propagate from branch 'org.openembedded.dev' (head ↵ | Oyvind Repvik | 9 | |
6db0fc38678acba6c316704e15a880cf5e7d3a03) to branch 'org.openembedded.nslu2-linux' (head f4bc4dc44861d70db1182523d7e8aa0f3f4e73ef) | ||||
2005-08-12 | Fix pbutton to signal init, so it shuts down safely (Requires upgraded sysvinit) | Oyvind Repvik | 2 | |
Fix rbutton to do machine_power_off(), since reset if unreliable. | ||||
2005-08-12 | Commit band-aid for pcre until someone finds a better solution | Justin Patrin | 1 | |
2005-08-12 | Update /etc/inittab, to prepare for pbutton fix | Oyvind Repvik | 2 | |
2005-08-12 | Fix ranlib problem correctly by removing CC in plugins Makefile | Justin Patrin | 2 | |
2005-08-11 | Add edje to e depends | Justin Patrin | 1 | |
2005-08-11 | merge of a0401b9f09376ea2c7d6eb10ff1ccfb84ec7649c | Justin Patrin | 35 | |
and a0a93c4cb9609431f78a0188791c0cd9574687c9 | ||||
2005-08-11 | packages/uicmoc/uicmoc3-native_3.3.2.bb: | Holger Freyther | 1 | |
-If the package is named uicmoc, install uic and moc do not stage static libaries and do to stage the header files. There is a reason we have qt2 and qt3 dir in staging and this is not because uicmoc3 can stage its Qt3 headers into STAGING_INCDIR directly. --cookies for some one... | ||||
2005-08-11 | Updated ctorrent to use the complete extended ctorrent patch set | Oyvind Repvik | 10 | |
2005-08-11 | Change the NSLU2 kernel build configuration method to allow the | John Bowler | 3 | |
configuration override to be specified in the machine.conf rather than hardwiring -mno-thumb-interwork into nslu2-kernel.inc | ||||
2005-08-11 | merge of 5b9f262d058d326dc272b37c6613728556effa9c | Michael Lauer | 4 | |
and f4976c9f1b5d682c92d9f4241affb718217f1074 | ||||
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 | 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 | 105 | |
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-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 | 88 | |
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 | 6 | |
dedicated library | ||||
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 | |