Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-20 | various nylon stuff: Updates to nylon-only code, needed to work with the ↵ | Martin Dietze | 10 | |
current OE. | ||||
2009-05-20 | pciutils: filter out flags that break gcc3 | Martin Dietze | 2 | |
* this is done with a nylon override since we lack gcc3 overrides | ||||
2009-05-20 | Base-files: Updated for nylon. | Martin Dietze | 4 | |
2009-05-20 | Nylon-feed: Updates | Martin Dietze | 1 | |
2009-05-20 | Ser: Added dbg packet definition to ser to avoid problems with sanity checks. | Martin Dietze | 1 | |
2009-05-20 | zaurusd: update to latest svn (as of 20090501) | Paul Eggleton | 6 | |
2009-05-20 | dsplink: change path to the XDC tools directory | Matthieu Poullet | 1 | |
This way the naming convention is more coherent: TIBIOSDIR -> BIOS_INSTALL_DIR TIXDCTOOLSDIR -> XDC_INSTALL_DIR Signed-off-by: Matthieu Poullet <m.poullet@avm.de> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-05-20 | kanatest: add 0.4.8 | Rolf Leggewie | 1 | |
2009-05-20 | kanatest: fight some bitrot (SRC_URI, HOMEPAGE, etc.) | Rolf Leggewie | 2 | |
2009-05-19 | kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefile | Andrea Adami | 1 | |
2009-05-19 | tftp-hpa: added 5.0 version of HPA tftp client/daemon | Marcin Juszkiewicz | 3 | |
2009-05-19 | netcat: use update-alternatives class (thx Koen) | Marcin Juszkiewicz | 1 | |
2009-05-19 | cellwriter: update to 1.3.4 | Rolf Leggewie | 1 | |
2009-05-19 | gnome-mplayer: add 0.9.5. (Closes: #4575) | Rolf Leggewie | 1 | |
2009-05-19 | gnome-mplayer: unbreak 0.5.3 | Rolf Leggewie | 3 | |
* rearrange the SRC_URI situation and point to googlecode.com * the patches don't apply to the released versions, but only to SVN | ||||
2009-05-19 | gnome-mplayer: point svn to googlecode.com. builds fine. | Rolf Leggewie | 1 | |
2009-05-19 | gnome-mplayer: unify | Rolf Leggewie | 3 | |
* add AUTHOR and SECTION (partly closes #4575) * fix HOMEPAGE * both recipes were unbuildable before this commit and are still unbuildable Unbreaking the recipes will be done in separate commits. | ||||
2009-05-19 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 3 | |
into org.openembedded.dev | ||||
2009-05-19 | linux-davinci git: fix dm355-leopard machtype since we can use a proper ↵ | Koen Kooi | 2 | |
uboot now | ||||
2009-05-19 | granule: drop 1.2.4 | Rolf Leggewie | 1 | |
* do_configure does not find the new libassa it seems. 1.4.0 works -> drop rather than spend time debugging | ||||
2009-05-19 | granule: add 1.4.0 | Rolf Leggewie | 1 | |
2009-05-19 | granule: move SRC_URI definition into .inc file | Rolf Leggewie | 2 | |
2009-05-19 | busybox: add more patches, update nylon defconfig | Martin Dietze | 4 | |
2009-05-19 | linux-mtx 2.6.27: updates | Martin Dietze | 8 | |
2009-05-19 | u-boot git: add support for dm355-leopardboard | Koen Kooi | 2 | |
2009-05-19 | netcat: use update-alternatives as we have netcat in busybox too | Marcin Juszkiewicz | 1 | |
2009-05-19 | zenity cruft: remove files that a failed attemp at using git-am put there | Koen Kooi | 3 | |
2009-05-19 | task-proper-tools: added few extra packages | Marcin Juszkiewicz | 1 | |
2009-05-19 | task-proper-tools: sort alphabetically | Marcin Juszkiewicz | 1 | |
2009-05-19 | util-linux-ng: dropped use of FILESPATH | Marcin Juszkiewicz | 2 | |
2009-05-19 | e2fsprogs: improve packaging for 1.41.5 to not waste rootfs space | Marcin Juszkiewicz | 1 | |
There is no need to ship mke2fs + mkfs.ext[2344dev] as separate binaries. Same goes to e2fsck and fsck.ext[2344dev]. | ||||
2009-05-19 | linux-omap 2.6.29: refresh dss2 patchset | Koen Kooi | 69 | |
2009-05-19 | minilite: unify | Rolf Leggewie | 8 | |
2009-05-19 | zenity: add 2.26.0 | Koen Kooi | 1 | |
2009-05-19 | zenity package | Previdi Roberto | 3 | |
Please ignore my previous zenity patches. I collected all in one single patch this time so it should be more handy to use. The package zenity allows to use powerful graphic dialogs from the shell or scripts without effort. I added some patches to build fine (makefile.patch and no-gnome-doc.patch) and one patch to add a little but handy feature, fingerscroll.patch. it add the capability to the list dialogs of being scrolled dragging them with finger or pen (on touchscreens) or mouse (on desktop). The package has got some gnome dependencies (libgnomecanvas) and the tar.bz2 get downloaded from the gnome ftp, but i used inherit autotools because setting inherit gnome breaks the build for me.. i don't know how but some /usr/include path sneak into the CFLAGS making the cross compiler complain. Please tell me if there is any problem or i forgot something.. | ||||
2009-05-19 | libassa: update to 3.5.0. 3.4.2 was incompatible with the libtool we use now. | Rolf Leggewie | 1 | |
2009-05-18 | opie-packagemanager: support opkg and split feed files in 1.2.4 version | Paul Eggleton | 3 | |
2009-05-18 | flac: add 1.2.1. (Closes: #4386) | Rolf Leggewie | 4 | |
* move disable-xmms-plugin.patch from SRC_URI in .inc to 1.1.0 and 1.1.2 bb file. Does not apply cleanly to 1.2.1. Unsure if it would still be needed at runtime or not, but 1.2.1 otherwise compiles fine. | ||||
2009-05-18 | flac: add HOMEPAGE and simplify do_stage | Rolf Leggewie | 1 | |
2009-05-18 | util-linux-ng: fix dep loop | Koen Kooi | 1 | |
2009-05-18 | psplash: added BUG support | Marcin Juszkiewicz | 3 | |
BUG has 3 framebuffers: fb0 is BUGbase 160x105 monochrome LCD used for fbprogress and BUG menu fb1, fb2 are used by LCD modules (QVGA resolution) | ||||
2009-05-18 | python: Add patch to fix linking | Florian Boor | 2 | |
2009-05-18 | icu: Apply patch working around a gcc bug. | Florian Boor | 2 | |
2009-05-18 | pointercal: Add support for the Topas 910. | Florian Boor | 2 | |
2009-05-18 | xserver-kdrive-common: Run calibration script before window manager and ↵ | Florian Boor | 2 | |
change names in bb accordingly. | ||||
2009-05-18 | hal-info: update to 20090414 | Koen Kooi | 1 | |
2009-05-18 | util-linux-ng: split out libs to avoid collision with e2fsprog-libs | Koen Kooi | 2 | |
2009-05-18 | e2fsprogs-libs: update to 1.41.5, split out libs | Koen Kooi | 3 | |
2009-05-18 | hal: add (disabled) hal 0.5.12 | Koen Kooi | 2 | |
2009-05-18 | util-linux-ng 2.15: stage libblkid (yes, this used to be in e2fsprogs(-libs)) | Koen Kooi | 4 | |