Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-06-09 | rp-pppoe 3.8: Remove the definition of S, it was needed before the previous | Jamie Lenehan | 1 | |
change to allow autoconf builds from the topdir - but after that was changed to the default value. So it's no longer needed. | ||||
2007-06-08 | usb-gadget-mode: s/PACKAGE_ARCH = $MACHINE/PACKAGE_ARCH = $MACHINE_ARCH/ | Koen Kooi | 1 | |
2007-06-08 | merge of '08286eac244da750fe999831d31e71eb0acd01d0' | Koen Kooi | 4 | |
and '61fb94a908eb11cc06b5c0d937667da64fcc801a' | ||||
2007-06-08 | task-boot: split out of task base as per RFC | Koen Kooi | 2 | |
2007-06-08 | libatomic ops 1.2: add it | Koen Kooi | 1 | |
2007-06-08 | usbgadget: remove MAINTAINER field and bogus HOMEPAGE | Koen Kooi | 1 | |
2007-06-08 | merge of '2415386acd7ccac3f0f71353ad8ac290a875573d' | Koen Kooi | 5 | |
and '4cd70362c1066d1d95aea3f4308c3007d06592ce' | ||||
2007-06-08 | disapproval of revision '8e0a5512f90f14af5dfc892a6ad54499b93850da' | Koen Kooi | 1 | |
2007-06-08 | merge of '2415386acd7ccac3f0f71353ad8ac290a875573d' | Rolf Leggewie | 6 | |
and 'e538d8716ee5eb008e7cd3e85225100aa38dbbe7' | ||||
2007-06-08 | python-pyqt4: update to version 4.2 | Rolf Leggewie | 1 | |
fixes unfetchable source. No further changes. untested until bug 2442 has been closed. | ||||
2007-06-08 | usb-gadge-mode: Create /etc/default in do_install. Closes 2444. | Rolf Leggewie | 1 | |
2007-06-08 | angstrom: fix typo in feeds, closes #2438 | Koen Kooi | 1 | |
2007-06-08 | rp-pppoe 3.8: Fix issues caused by autoconf needing to run in the src | Jamie Lenehan | 3 | |
subdirectory of the source code. The OE autotools.bbclass runs the autoconf stuff in ${S}, so you need to change ${S} to the src subdirectory to get it to work. But ${S} is also where patches are appplied, so you can't patch the config files and other things which aren't in the src directory. So add some autoconf at the top level which just says there's a sub-autoconf project in the src subdirectory, fix up the patches, remove the sed hacks and add a new patch to do what the sed hacks were doing before. | ||||
2007-06-08 | unslung-kernel: defconfig - enable input, hid, and hiddev kernel modules. | Mike Westerhof | 2 | |
2007-06-08 | rp-pppoe 3.8: The server needs to depends on the client since it uses the | Jamie Lenehan | 1 | |
client to perform all the comms once a session has been established. | ||||
2007-06-07 | uqtreader: opie-reader made for qt4-x11 | Michael Krelin | 2 | |
the very first successfull attempt to get it running on qt4-x11. very dirty, but working, patch. | ||||
2007-06-07 | merge of '6f561d859809d8ecf2f630fa156e48ff01eec95e' | Stelios Koroneos | 7 | |
and 'dc47960ed2e4a7c23345df36c3ffb76c1cf5df71' | ||||
2007-06-07 | classes/oplinux-mirrors.bbclass : Set mirrors to correct url. Remove local ↵ | Stelios Koroneos | 1 | |
(i.e awmn) mirrors. | ||||
2007-06-07 | conf/distro/oplinux.conf : Various changes | Stelios Koroneos | 2 | |
2007-06-07 | packages/clish/clish_0.7.1.bb : Disable parallel make | Stelios Koroneos | 1 | |
2007-06-07 | patched conf/machine/i686-generic.conf : remove tune includes | Stelios Koroneos | 1 | |
Set oldest kernel to 2.6.20 | ||||
2007-06-07 | qt 4.3.0: more fixes | Michael Krelin | 1 | |
- adjusted staging as to actually build qt-based apps. - minor fix in install | ||||
2007-06-07 | conf/machine/i586-generic.conf : Remove tune includes | Stelios Koroneos | 1 | |
2007-06-07 | packages/linux/linux-epia-2.6.19.2/epia_defconfig : Enable wireless extensions | Stelios Koroneos | 1 | |
Enable varius crypto modules | ||||
2007-06-07 | packages/debianutils/debianutils_2.19.bb : Add debianutils 2.19 | Stelios Koroneos | 1 | |
2007-06-07 | packages/mesa/mesa_6.5.2.bb : Fix a bug in mesa that tries to build a binary | Stelios Koroneos | 2 | |
(gen_matypes) used by the host to generate an include file (matypes.h) using target's includes | ||||
2007-06-07 | packages/madwifi/madwifi-ng_r.inc: Set the correct arch for the Sequoia board | Stelios Koroneos | 1 | |
2007-06-07 | merge of '315cbb93869a360f92e32183f8c4dc46ba28faa5' | Jamie Lenehan | 4 | |
and '5e2d15cbe531dc544eb1c04db1880abe0226013f' | ||||
2007-06-07 | rp-pppoe 3.8: More cleanups to the pppoe package: | Jamie Lenehan | 4 | |
* Seperate out the server, sniff and relay programs from the main package. * Add an init script for the server. * Add templates to the AC_DEFINE's in the configure script so the variables are correctly added to the header. Without this the variables don't get added and server and relay complain about not being able to be used on linux 2.0 system. | ||||
2007-06-07 | rt2x00/rt73-k2wrlz_1.0.0.bb : rt73 module thanks to dcordes | Graeme Gregory | 1 | |
2007-06-07 | anstrom-2007.1.conf: enable altboot for spitz after successful test. | Rolf Leggewie | 1 | |
2007-06-07 | rp-pppoe 3.8: Updates | Jamie Lenehan | 2 | |
* Recommend ppp-oe, which is the PPPoE plugin module for PPP to enable the kernel mode PPPoE which is a lot faster, has lower latency and uses less CPU. * Remove the module path from the configuration file since it's wrong and it's not needed. * Don't check for the location of echo on the host, just use /bin/echo - it's only needed for the script that rp-pppoe installs. | ||||
2007-06-07 | move bitstream-vera fonts to ttf-fonts and qpf-fonts respectively. | Rolf Leggewie | 4 | |
2007-06-07 | merge of 'b18cfa28782c48bc33a60cf6d234ad4539f49fbb' | Graeme Gregory | 1 | |
and 'c2872048d9bdc1e2243686a61bf7980cd063f42e' | ||||
2007-06-07 | usb-gadget-mode.bb : fix the install to create /etc/default before putting | Graeme Gregory | 1 | |
files in it. Also fix all the install paths to use bitbake.conf vars. | ||||
2007-06-07 | merge of '2418db31e5eea055a273730099614b6244381544' | Marcin Juszkiewicz | 2 | |
and '7c5741a3a4f2a7ad883bd3230a46e4c9ebac2106' | ||||
2007-06-07 | zope: added 3.3.1 from Poky | Marcin Juszkiewicz | 1 | |
2007-06-07 | python-gst: fixed debug packaging (from Poky) | Marcin Juszkiewicz | 1 | |
2007-06-07 | twisted: add 2.5.0 from Poky | Marcin Juszkiewicz | 3 | |
2007-06-07 | perl-native 5.8.8: Fix for building with SSP-modified host gcc's, as | Jamie Lenehan | 2 | |
requested in bug #1980. Closes #1980. | ||||
2007-06-07 | Unslung: slingbox - fix read_hex routine causing busybox fdisk failures | Mike Westerhof | 2 | |
2007-06-07 | merge of '3f22aef1071f8e9e535b0ffeaf877f12c7db3eda' | OpenEmbedded Project | 6 | |
and 'baa72ec99fdbfdc18f1dac1c0424570a760d47e6' | ||||
2007-06-07 | merge of '3522489c0311d58fd9ccb9e295ecac8a0a18fc21' | Rolf Leggewie | 8 | |
and '7ce845adf550b64d9d2250d29acf1667cf40a689' | ||||
2007-06-07 | xserver-common: Unb0rk the five h/w hotkeys for SL-Cxx00 | Matthias Hentges | 2 | |
2007-06-07 | altboot: add latest work from hvontres (kexec, menu) | Rolf Leggewie | 2 | |
default preference of -1 update README.txt to reflect the latest situation | ||||
2007-06-06 | altboot: simplify RRECOMMENDS | Rolf Leggewie | 1 | |
2007-06-06 | altboot: unify. | Rolf Leggewie | 4 | |
Some custom routines can probably be unified as well. | ||||
2007-06-06 | merge of '7ce845adf550b64d9d2250d29acf1667cf40a689' | Matthias Hentges | 4 | |
and 'e2163ec9cea6469b87297219312db5af82e6b960' | ||||
2007-06-06 | display-brightness: Always try to turn on the backlight when raising the ↵ | Matthias Hentges | 2 | |
brightness level | ||||
2007-06-06 | usb-gadget-mode: Move /etc/usb-gadget.conf to /etc/default/usb-gadget as ↵ | Matthias Hentges | 2 | |
suggested on the ML |