summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-20cups: use INC_PR due cups.inc being used in many recipesOtavio Salvador5
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-20xf86-video-geode: add 2.11.2Otavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gnumeric: update to 1.8.4Otavio Salvador4
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-20ppp: add peers dirOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20libgnomeprintui: drop gnome-common dependency since it is added by gnome classOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20cups: undo mangle of cups_{datadir,serverbin} in cups-configOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20initramfs-uniboot: properly setup sysfs and tmpOtavio Salvador2
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-20Fixed indentation for Python codeMario Domenech Goulart3
- 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-20Documentation for PACKAGE_ARCH is actually for PACKAGE_ARCHSMario Domenech Goulart1
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20s/IPKG_INSTALL/PACKAGE_INSTALL/Mario Domenech Goulart1
According to the git log (e.g., 7302c6263934c237da66719bd42505b6c05d10cc), there was a change in the variable naming. IPKG_INSTALL was renamed to PACKAGE_INSTALL some time ago. classes/rootfs_ipk.bbclass currently uses PACKAGE_INSTALL instead of IPKG_INSTALL. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20rt61-firmware: fix installation of binary filesOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20mtools: update to 4.0.10 since 3.9.11 was not available anymoreOtavio Salvador6
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-20fixes wrong license value usage for GPLv2Otavio Salvador4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20conf/licenses.conf: add CUPS licenseOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20hal-cups-utils: addOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20system-config-printer: add to provide python-cupshelpers to hal-cups-utilsOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20checksums.ini: firefox-l10n-pt-brOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20checksums.ini: add sun-jdkOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20checksums.ini: add flash-pluginOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20python-pycups: addOtavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20acpid: add 1.0.8 (with netlink support)Otavio Salvador5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20machine/geode[gl]x: use more optimization while compilingOtavio Salvador4
Since the code is now the same for Geode GX and Geode LX we also merged the tunning files in a single tune-geode.inc, making it easy to improve from now on. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gtk-engines: add 2.18.1Otavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-21checksums.ini: add entry for an AVR32 u-boot patch. (Closes: #4804)Rolf Leggewie1
2009-05-20test commit to new serverCliff Brake1
2009-05-20angstrom feed sorter: add support for SDKs, x86_64 and new TI machinesKoen Kooi1
2009-05-20u-boot: update git recipe with the new DaVinci EVMsDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMsDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm357-evm: add new machine definitionDenys Dmytriyenko1
kernel support is on the way Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm365-evm: add new machine definitionDenys Dmytriyenko1
kernel support is on the way Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm355-evm: add new machine definition and defconfigDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6467-evm: add new machine definition and defconfigDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6446-evm: rename machine from davinci-dvevm and add defconfigDenys Dmytriyenko3
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20davinci.inc: add common DaVinci machine configurationDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20gst-plugins-ugly: add 0.10.11Koen Kooi2
2009-05-20gst-plugins-bad: update to 0.10.11Koen Kooi2
2009-05-20gst-plugins-good: add 0.10.14Koen Kooi3
2009-05-20xf86-input-evtouch: add driver for eGalax USB touchscreenPratheesh Gangadhar2
2009-05-20gst-plugins-base: update to 0.10.23Koen Kooi2
2009-05-20gstreamer: add 0.10.23Koen Kooi2
2009-05-20gcc 4.3.2, 4.3.3, 4.4.0: attempt to fix zecke-no-host-includes.patchKoen Kooi6
2009-05-20various nylon stuff: Updates to nylon-only code, needed to work with the ↵Martin Dietze11
current OE.
2009-05-20pciutils: filter out flags that break gcc3Martin Dietze2
* this is done with a nylon override since we lack gcc3 overrides
2009-05-20Base-files: Updated for nylon.Martin Dietze4
2009-05-20Nylon-feed: UpdatesMartin Dietze1
2009-05-20Nylon: Nylon is now derived from angstrom.Martin Dietze5
2009-05-20Ser: Added dbg packet definition to ser to avoid problems with sanity checks.Martin Dietze1
2009-05-20zaurusd: update to latest svn (as of 20090501)Paul Eggleton7
2009-05-20dsplink: change path to the XDC tools directoryMatthieu Poullet1
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-20checksums: add more checksumsKoen Kooi1