Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 38 | |
into org.openembedded.dev | ||||
2009-05-21 | devicemapper: fix QA problems, add 1.02.28 | Koen Kooi | 4 | |
2009-05-21 | gtksourceview2 2.6.0: new recipe for the current stable version. | Elena Grandi | 1 | |
GtkSourceView is a portable C library that extends the standard GTK+ framework for multiline text editing. Signed-off-by: Elena Grandi <elena.valhalla@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-21 | grub: Split the grub-install script and friends into a separate package. | Michael Smith | 1 | |
In the main grub package, menu.lst and stage1/2 files will now be installed in /boot/grub. stage2_eltorito is split into its own package for bootable ISOs. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-21 | Remove unused grub-0.93. | Michael Smith | 4 | |
As far as I can tell, only the wrap board and gpe-phone-image are using grub, and they use the default version, 0.97. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | cups: use INC_PR due cups.inc being used in many recipes | Otavio Salvador | 5 | |
To be easier to update the recipes we use a INC_PR in cups.inc that is included in all PR fields in all recipes. Since currently the oldest revision was 'r6' INC_PR starts in 'r7'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | xf86-video-geode: add 2.11.2 | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | gnumeric: update to 1.8.4 | Otavio Salvador | 2 | |
We updated it to latest stable release and droped the old versions since noone is preferring those. Another small change is to depends on gdk-pixbuf-csource-native otherwise the build can fail if the host doesn't has the development files of GTK+ installed. The only reference to a gnumeric version has been found at preferred-om-2008-versions.inc and it referred to a missing version. This also makes it to point to the latest one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | ppp: add peers dir | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | libgnomeprintui: drop gnome-common dependency since it is added by gnome class | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | cups: undo mangle of cups_{datadir,serverbin} in cups-config | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | initramfs-uniboot: properly setup sysfs and tmp | Otavio Salvador | 2 | |
To make life easier for everybody it is nice to have early_setup to avoid problems with mdev/udev usage. As a bonus, it also adds a /tmp dir since some tools require it to exist and it won't hurt anyway. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | Fixed indentation for Python code | Mario Domenech Goulart | 3 | |
- recipes/boost/boost-36.inc - recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb - recipes/gstreamer/gst-plugins-ugly_0.10.10.bb Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | rt61-firmware: fix installation of binary files | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | mtools: update to 4.0.10 since 3.9.11 was not available anymore | Otavio Salvador | 5 | |
During the updating we've also grabed two patches from Debian that improves the stability of mtools in recent kernels. Those are: - plainio.patch - use-sg_io.patch Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | fixes wrong license value usage for GPLv2 | Otavio Salvador | 3 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | hal-cups-utils: add | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | system-config-printer: add to provide python-cupshelpers to hal-cups-utils | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | python-pycups: add | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | acpid: add 1.0.8 (with netlink support) | Otavio Salvador | 4 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | gtk-engines: add 2.18.1 | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-21 | udev 141: fix staging | Koen Kooi | 1 | |
2009-05-20 | u-boot: update git recipe with the new DaVinci EVMs | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-20 | linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMs | Denys Dmytriyenko | 2 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-20 | dm355-evm: add new machine definition and defconfig | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-20 | dm6467-evm: add new machine definition and defconfig | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-20 | dm6446-evm: rename machine from davinci-dvevm and add defconfig | Denys Dmytriyenko | 1 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-05-20 | gst-plugins-ugly: add 0.10.11 | Koen Kooi | 1 | |
2009-05-20 | gst-plugins-bad: update to 0.10.11 | Koen Kooi | 1 | |
2009-05-20 | gst-plugins-good: add 0.10.14 | Koen Kooi | 2 | |
2009-05-20 | xf86-input-evtouch: add driver for eGalax USB touchscreen | Pratheesh Gangadhar | 1 | |
2009-05-20 | gst-plugins-base: update to 0.10.23 | Koen Kooi | 1 | |
2009-05-20 | gstreamer: add 0.10.23 | Koen Kooi | 1 | |
2009-05-20 | gcc 4.3.2, 4.3.3, 4.4.0: attempt to fix zecke-no-host-includes.patch | Koen Kooi | 6 | |
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 | |