Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-19 | dsplink: remove damage done by git | Koen Kooi | 1 | |
* what tool stores inline conflicts in files in this day and age!? | ||||
2008-11-19 | build linux-kexecboot for supported machines | Thomas Kunze | 1 | |
2008-11-19 | gumstix: remove package extra archs | Koen Kooi | 1 | |
2008-11-19 | angstrom image builder: only do uclibc for the old-style initramfs stuff | Koen Kooi | 1 | |
2008-11-19 | dsplink-module: bump PR for buildsystem change | Koen Kooi | 1 | |
2008-11-19 | dsplink: add a dsplink-module recipe that uses Kbuild to build a kernel module | Koen Kooi | 5 | |
* also start transitioning monolithis recipe to build kernel parts as seperate recipes | ||||
2008-11-19 | module.bbclass: also supply KDIR, some projects use that to get to the ↵ | Koen Kooi | 1 | |
kernel source | ||||
2008-11-19 | libxt: fix build when host and target endiannes don't match | Koen Kooi | 1 | |
* http://tinderbox.openembedded.net/packages/236699/ | ||||
2008-11-19 | u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipe | Koen Kooi | 1 | |
2008-11-19 | beagleboard,omap3evm: set UBOOT_MACHINE | Koen Kooi | 2 | |
2008-11-19 | u-boot git: update omap3 srcrevs, groups srcrevs, pv and machine to make ↵ | Koen Kooi | 1 | |
this mess a bit easier to understand | ||||
2008-11-19 | angstrom feed builder: also clean packages during machine specific builds | Koen Kooi | 1 | |
2008-11-19 | etoys: use mime info from shared-mime-info | Koen Kooi | 1 | |
2008-11-19 | nautilus: prefer shared-mime-info data over the one from nautilus | Koen Kooi | 1 | |
2008-11-19 | angstrom feed builder: add nautilus | Koen Kooi | 1 | |
2008-11-19 | iputils: make ${PN} a meta package depending on all sub utils | Koen Kooi | 1 | |
* this fixes task-proper-tools | ||||
2008-11-18 | fbida 2.07: fix do_compile and do_install as it's not autotools based | Denys Dmytriyenko | 1 | |
2008-11-19 | cumulus: fix do_compile and do_install | Paul Eggleton | 2 | |
* Fix compile for gcc removal of OPEN_MAX macro * Fix install for missing bin path creation | ||||
2008-11-18 | zmerlin: fix do_install | Paul Eggleton | 1 | |
2008-11-18 | puzz-le: fix do_install | Paul Eggleton | 1 | |
2008-11-18 | zipsc: fix do_install | Paul Eggleton | 1 | |
2008-11-18 | checksums.ini: update tickypip checksums | Paul Eggleton | 1 | |
* Add checksum for tickypip * Update URI for tickypip-levels since change to package | ||||
2008-11-18 | tickypip: fix fetching and path issues | Paul Eggleton | 3 | |
* Fetch source from OZ 3.5.4 sources since current ones are unavailable * Look for levels in directory where they are now being installed | ||||
2008-11-18 | git: fix configure failing on snprintf-returns-bogus check when cross-compiling | Denys Dmytriyenko | 2 | |
2008-11-18 | fftw: upgrade to 3.2 release from 3.2alpha3 | Koen Kooi | 4 | |
2008-11-18 | mesa 7.2: install internal headers like 7.0.2 did, xorg 1.5.x needs them, ↵ | Koen Kooi | 3 | |
also enable swrast next to proper GL drivers * the missing headers where masked by a bug in packaged-staging where it seems to get confused by PE | ||||
2008-11-18 | opencv: fix pythonpath | Koen Kooi | 1 | |
2008-11-18 | angstrom feed builder: add povray | Koen Kooi | 1 | |
2008-11-18 | tslib: add svn version | Chris Larson | 2 | |
2008-11-18 | tslib: refactor into .inc | Chris Larson | 2 | |
2008-11-18 | gnome-mplayer: remove "OnlyShowIn=GNOME" from .desktop file so that icon | Steve Sakoman | 1 | |
gnome-mplayer: remove "OnlyShowIn=GNOME" from .desktop file so that icon will show up in e17 | ||||
2008-11-18 | xmms: update desktop file - Categories setting was absent, now set to AudioVideo | Steve Sakoman | 1 | |
2008-11-18 | e-wm: modify applications.menu so that Games menu item contains apps with ↵ | Steve Sakoman | 2 | |
either "Game" or "Games" as the Category, and Internet contains apps with either "Internet" or "Network" | ||||
2008-11-18 | beagleboard-demo-image: use angstrom-gnome-icon-theme-enable | Koen Kooi | 1 | |
2008-11-18 | angstrom-gnome-icon-theme-enable: meta-package to enable gnome-icon-theme in ↵ | Koen Kooi | 1 | |
gtkrc | ||||
2008-11-18 | frameworkd: Use ti_calypso_deep_sleep = never by default for GTA0{1,2} | Daniel Willmann | 4 | |
sane-srcrevs: Bump frameworkd version | ||||
2008-11-18 | nautilus: update to 2.24.1 | Koen Kooi | 3 | |
2008-11-18 | enterprise.conf: remove uncritical packages and solve the *ugly* part by ↵ | Michael 'Mickey' Lauer | 1 | |
skipping the packages directly from the recipes | ||||
2008-11-18 | gst-plugins-ugly-sid 0.10.7: don't include gst-plugins-ugly, otherwise we ↵ | Michael 'Mickey' Lauer | 1 | |
might already be skipped ;) | ||||
2008-11-18 | insane.bbclass: Optimisation to speed up the package qa phase | Holger Hans Peter Freyther | 1 | |
If you have a package with many data files (like xserver-xorg-print) the overhead of forking and executing scanelf/objdump on these files is way too high. Change the code to open the file and check if it is an elf file. Pass the result to the checking functions. If we do not have an elf file in front of us do not execute scanelf/objdump. This is a speed increase, it still detects GNU hash, the other parts should continue to work as well but needs some verificiation. | ||||
2008-11-18 | task-sdk-sbox: switch to opkg | Koen Kooi | 1 | |
2008-11-18 | firefox 3.0.4: def pref -1 due to missing patch | Koen Kooi | 1 | |
2008-11-18 | gcc: update gfortran.patch for all versions | Koen Kooi | 2 | |
2008-11-18 | angstrom feed builder: add meta-toolchain | Koen Kooi | 1 | |
2008-11-18 | checksums.ini: add git 1.6.0.4 | Koen Kooi | 1 | |
2008-11-18 | octave 3.0.3: adjust packaging so that octave actually starts | Koen Kooi | 1 | |
2008-11-18 | gcc-csl-arm-2008q3: rename gfortran patch to avoid FILESDIR clashes | Koen Kooi | 2 | |
2008-11-18 | gcc-csl-arm-2008q3: rediff gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch, apply ↵ | Koen Kooi | 3 | |
gfortran patch | ||||
2008-11-18 | gcc-csl-arm-2008q3: rediff gcc-flags-for-build.patch and ↵ | Koen Kooi | 3 | |
gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch | ||||
2008-11-18 | linux-rp-2.6.24: fix tosa kernel | Dmitry Baryshkov | 3 | |
add two patches: one to correctly initialise the AC97 interface on PXA, other to fixup the tosa-bl driver (most important thing is pxa_gpio_mode() setting). Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> |