Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-06-24 | pulseaudio: Switch to INC_PR, add openssl to DEPENDS. | Tom Rini | 6 | |
Also remove dbus from the version specific DEPENDS lines as it's in the inc file | ||||
2009-06-24 | alsa: Add alsa-lib/plugins/utils 1.0.19 | Tom Rini | 4 | |
2009-06-24 | obexftp: version 0.23 compiles fine against bluez-libs 3.x. Relax DEPENDS ↵ | Rolf Leggewie | 1 | |
accordingly. | ||||
2009-06-24 | bluez: document upstream status of avinfo-link.patch as not applicable upstream. | Rolf Leggewie | 1 | |
2009-06-24 | bluez: update bluez-libs to 4.42. unify. | Rolf Leggewie | 2 | |
2009-06-23 | openssl: add support for compilation on Via C3 host. | Rolf Leggewie | 1 | |
Many thanks to Phil Blundell. | ||||
2009-06-23 | bluez4: rebase 4.39 and 4.41 on new .inc file | Rolf Leggewie | 2 | |
2009-06-23 | bluez4: poor man's unification | Rolf Leggewie | 2 | |
2009-06-23 | Added recipes/images/x11-jvm-image.bb for KaeilOS with JVM inclusion | Marco Cavallini | 1 | |
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com> | ||||
2009-06-23 | linux-omap-pm 2.6.29: fix beagleboard audio | Koen Kooi | 2 | |
2009-06-23 | nbnench-byte: fix QA errors | Koen Kooi | 1 | |
2009-06-23 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-06-23 | tango-icon-theme: add 0.8.90 | Koen Kooi | 1 | |
2009-06-22 | netperf: Fix SRC_URI (2.4.4 is in archive now) | Tom Rini | 1 | |
2009-06-22 | xserver-common, zaurusd: Use native xserver orientation for spitz, akita and ↵ | Stanislav Brabec | 3 | |
borzoi, updated X11/Xinit.d/11zaurus. | ||||
2009-06-22 | zaurusd: Support configurable portrait and landscape xrandr orientation. | Stanislav Brabec | 4 | |
2009-06-22 | keymaps: RDEPENDS fix. | Stanislav Brabec | 1 | |
2009-06-22 | Add basic support for i.MX27ADS board | Alan Carvalho de Assis | 2 | |
This patch adds basic support on OpenEmbedded for i.MX27ADS board. It uses the mainline kernel instead Freescale one. The mainline doesn't have support for USB, Camera, etc. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2009-06-22 | nbench-byte: added BYTEmark benchmark | Marcin Juszkiewicz | 2 | |
BYTE Magazine's native benchmarks (also called BYTEmark) designed to expose the capabilities of a system's CPU, FPU and memory system. http://www.tux.org/~mayer/linux/ Recipe from old Atmel overlay. | ||||
2009-06-22 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 150 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-06-22 | /etc/profile: stricter root PATH - require absolute pathname for bins in cwd | Denys Dmytriyenko | 1 | |
Having current directory (either '.' or empty string) in PATH is considered dangerous for root. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Phil Blundell <philb@gnu.org> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-06-22 | pavucontrol: add 0.9.8 | Koen Kooi | 1 | |
2009-06-22 | bluez4: add 4.42 | Koen Kooi | 1 | |
2009-06-22 | gnuradio.inc : GNU Radio is GPLv3. Update LICENSE. | Philip Balister | 1 | |
2009-06-22 | zip: fix QA errors | Koen Kooi | 2 | |
2009-06-22 | iproute2: add new upstream version | Dmitry Eremin-Solenikov | 3 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-06-21 | gnuradio : Update .inc file and other updates | Philip Balister | 4 | |
* Convert PR to use INC_PR * All recipes now use private copy of libusb_0.1.12 so usrp works * Move more stuff into the .inc file * Fix program-prefix | ||||
2009-06-21 | dvb*: update SRCDATE, fix QA stuff | Koen Kooi | 3 | |
2009-06-21 | fennec: use native bpp to speed up rendering on 16bit framebuffers | Koen Kooi | 2 | |
* helps with memusage as well | ||||
2009-06-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 4 | |
into org.openembedded.dev | ||||
2009-06-21 | linux-kirkwood: update to 2.6.29.5, enable more usb drivers | Koen Kooi | 2 | |
2009-06-21 | gnuradio : Remove older recipes. | Philip Balister | 4 | |
NOTE: Normally I do not like deleting recipes, but in this case I am very familiar with (hopefully) all the gnuradio from OE users. To be really useful, the older recipes need lots of work. The 3.1.3 recipe is mainly for people using libusrp with the older API. | ||||
2009-06-21 | gtk-engines: provide RREPLACES for gpe-theme-clearlooks | Koen Kooi | 1 | |
2009-06-21 | dvb-apps: update to current state | Koen Kooi | 3 | |
* statically link apps to avoid problems with the 'libraries' it tries to create | ||||
2009-06-21 | dvsdk: sync with TI overlay, but change a few things: | Koen Kooi | 26 | |
* fix toolchain paths to work with internal toolchains * start installing to ${datadir} again * use MACHINE_KERNEL_PR for kernel modules * and more fixes | ||||
2009-06-21 | kexec-tools: rename static recipes built against klibc | Andrea Adami | 4 | |
2009-06-20 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-06-20 | kexecboot: sanitize recipe | Andrea Adami | 1 | |
- recipe_sanity: RDEPENDS should not be set, but is set to 'kexec-static' - Phil Blundell:" - In almost all cases the app ought to be setting RDEPENDS_${PN}, not - RDEPENDS. Otherwise the documentation, debug data and suchlike will - end up getting the same dependency, which is seldom useful. - The same goes for most of the other R* variables." | ||||
2009-06-20 | linux-omap pm 2.6.29: tweak versioning, attempt to get sound working for beagle | Koen Kooi | 3 | |
2009-06-20 | clutter(-gst)-0.9: fix GLES build | Koen Kooi | 3 | |
2009-06-20 | util-linux-ng: only delete bogus symlink, not all swap* binaries for crazy ↵ | Koen Kooi | 1 | |
people that have sbindir == base_sbindir | ||||
2009-06-20 | util-linux-ng: fix packaging, u-a and replace hardcoded paths | Koen Kooi | 4 | |
* also switch to INC_PR to make Tom happy | ||||
2009-06-19 | binutils-cvs: Switch to INC_PR | Tom Rini | 2 | |
2009-06-19 | binutils-2.19: Switch to INC_PR | Tom Rini | 3 | |
2009-06-19 | binutils-2.19.51.0.3: Switch to INC_PR | Tom Rini | 3 | |
2009-06-19 | binutils-2.19.1: Switch to INC_PR | Tom Rini | 3 | |
2009-06-19 | binutils-2.18: Switch to INC_PR | Tom Rini | 3 | |
2009-06-19 | binutils-2.18.50.0.7: Switch to INC_PR | Tom Rini | 3 | |
2009-06-19 | binutils-2.17.50.0.12: Switch to INC_PR | Tom Rini | 2 | |
2009-06-19 | binutils-2.16.91.0.7: Switch to INC_PR | Tom Rini | 2 | |