summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* zip: upgrade to version 3.0Qing He2010-07-073-4/+10
| | | | | | | | from 2.32 update S in 3.0 Signed-off-by: Qing He <qing.he@intel.com>
* file: upgrade to version 5.04Qing He2010-07-072-17/+6
| | | | | | | | | | | | | from 4.18 changes: - remove native-fix.patch and sed line in do_configure_prepend, AM_CONDITIONAL(IS_CROSS_COMPILE, ...) works well - fix the bug of not packaging ${datadir}/misc/magic.mgc, without this file, this utility isn't very useful - add zlib as explicit build dependency Signed-off-by: Qing He <qing.he@intel.com>
* less: upgrade to version 436Qing He2010-07-071-1/+5
| | | | | | | | | | | | | from 418 use original download site since gnu's mirror doesn't keep updated the package is dual licensed under GPLv3+ or less license, since less is a permissive license, no GPLv2+ versions are preserved (<< 418) Signed-off-by: Qing He <qing.he@intel.com>
* popt: upgrade to version 1.16Qing He2010-07-071-0/+2
| | | | | | add license checksum Signed-off-by: Qing He <qing.he@intel.com>
* unzip: upgrade to version 6.0Qing He2010-07-071-3/+5
| | | | | | | | | | from 5.52 (552 in poky) update license changes: - bump PE so that 1:6.0 >> 552 Signed-off-by: Qing He <qing.he@intel.com>
* strace: fix metadataQing He2010-07-071-0/+1
| | | | | | add license checksum Signed-off-by: Qing He <qing.he@intel.com>
* dropbear: upgrade to version 5.02Qing He2010-07-075-24/+21
| | | | | | | | | | | | from 0.49 clarify license changes: - rebase allow-nopw.patch, some fields in the original file are renamed - rebase urandom-xauth-changes-to-options.h.patch, urandom change is already in upstream Signed-off-by: Qing He <qing.he@intel.com>
* tzdata: upgrade to version 2010jQing He2010-07-071-0/+1
| | | | | | from 2009s Signed-off-by: Qing He <qing.he@intel.com>
* busybox: upgrade to 1.16.2Kevin Tian2010-07-0717-161/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [Patches] (add comments for kept patches) REMOVE _0000-wget-no-check-certificate.patch_: in 1.16.2 now KEEP _B921600.patch_: add 921600 speed serial line REMOVE _ash_fix_redirection_of_fd_0.patch_: in 1.16.2 REMOVE _fdisk_lineedit_segfault.patch_: not used even in 1.15.3 REMOVE _fix_: not used even in 1.15.3 KEEP _get_header_tar.patch_: fix tar problem with exact 100 bytes filename REMOVE _r24785.patch_: not used even in 1.15.3 KEEP _run-parts.in.usr-bin.patch_: solve confliction with debianutils. Though the later is not in poky, keep it for safety KEEP _udhcpscript.patch_: fix warning message REMOVE _xargs-double-size.patch_: not used even in 1.15.3 KEEP _busybox-appletlib-dependency.patch_: solve paralle make issue. Move away from files/. KEEP _udhcpc-fix-nfsroot.patch_: support nfsroot [Files] UPDATE _defconfig_: adapt to new 1.16.2 config options [Recipe] - adapt to new 1.16.2 config option - remove old OEMAKE_apend on "CROSS" which has been replaced by "CROSS_COMPILE" since 2006 Signed-off-by Kevin Tian <kevin.tian@intel.com>
* netbase: upgrade to 4.41Kevin Tian2010-07-072-16/+1
| | | | | | | | The upgrade is smooth with only one tweaks on update-inetd, which has been moved out of netbase (since 4.27) to be a standalone package. So remove related lines from netbase recipe. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* package_*.bbclass: Only set pkg in overrides. These are the only values ↵Richard Purdie2010-07-073-14/+3
| | | | | | we're interested in expanding and this makes sure we obtain the expected data Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ↵Richard Purdie2010-07-073-3/+3
| | | | | | | packaging" This reverts commit 3abe7a0624e1215124799f97c872682a98659760 which was incorrect in some assumptions about OVERRIDE handling order.
* preferred-xorg-versions: fix some versionsJoshua Lock2010-07-061-2/+2
| | | | | | | liblbxutil and libxscrnsaver have been updated but not had their PREFERRED_VERSIONS increased. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* local.conf.sample: add igep0020 and igep0030 as supported machines.Enric Balletbo i Serra2010-07-051-0/+2
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* igep0030: add new OMAP3 IGEP module.Enric Balletbo i Serra2010-07-051-0/+41
| | | | | | | | | | The IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. The IGEP module solution based upon TI OMAP3 provides a low-power/low-cost platform for a variety of consumer/industrial/medical devices. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
* igep0020: add MACHINE_EXTRA_RRECOMMENDS on linux-firmware-sd8686.Enric Balletbo i Serra2010-07-051-1/+1
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* linux-igep2: drop linux-igep2 in favour to generic linux-igep recipe.Enric Balletbo i Serra2010-07-052-2100/+0
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* igep0020: use linux-igep for preferred kernel provider.Enric Balletbo i Serra2010-07-051-1/+1
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* linux-igep: Add common 2.6 Linux Kernel for all IGEP based platforms.Enric Balletbo i Serra2010-07-054-0/+4971
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* mtd-utils: update to 1.3.1 to allow UBI support.Enric Balletbo i Serra2010-07-053-0/+152
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* linux-firmware: add firmware files for use with Linux kernel (based on OE.dev)Enric Balletbo i Serra2010-07-051-0/+34
| | | | | | | | | | | A collection of firmware files are provided for this git repository, this recipe can provide multiple packages for every group of firmware files needed for every device. For now, only the SDIO libertas firmware is packaged. The SDIO libertas firmware is used on various OMAP3 based boards. Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* igep0020: set default TARGET_FPU to 'hard'.Enric Balletbo i Serra2010-07-051-0/+3
| | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
* distro tracking field: add distro tracking filed for graphic core/appYu Ke2010-07-052-1/+50
| | | | | | | | | | | | | | | | they are: xf86-input-evdev xf86-video-vmware xrandr cairo python-pycairo xserver-nodm-init xserver-xf86-config pango From: Yu Ke <ke.yu@intel.com> Signed-off-by: Yu Ke <ke.yu@intel.com>
* pango: upgrade to version 1.28.0Yu Ke2010-07-059-64/+21
| | | | | | | | | | when upgrade to 1.28.0, the local patch no-introspect.patch is removed, since it is already in 1.28.0 upstream. this patch also fix the meta data, and change the field order according to the style guide. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xrandr: upgrad to version 1.3.2Yu Ke2010-07-052-2/+4
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-evdev: upgrade to version 2.4.0Yu Ke2010-07-053-1/+5
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-video-vmware: upgrade to version 11.0.1Yu Ke2010-07-051-1/+6
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* python-pycairo: upgrade to version 1.8.8Yu Ke2010-07-051-3/+6
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* cairo: upgrade cairo to 1.8.10Yu Ke2010-07-055-9/+13
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: correct the latest for perlNitin A Kamble2010-07-051-3/+3
| | | | | | Instead of the devel (Odd) pick stable (Even) latest Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* qmake2-cross: update the 2.10a recipeNitin A Kamble2010-07-054-26/+25
| | | | | | | | The source tarball filename has changed. Rebased the 0001-fix-mkspecs.patch to the newer code. The versions of the qmake2 is still 2.10a Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking: Adding tracking fields for upgraded recipesDongxiao Xu2010-07-022-1/+23
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* nektworkmanager-applet.bb: Fix recipe metadataDongxiao Xu2010-07-021-4/+5
| | | | | | | | Add HOMEPAGE and BUGTRACKER information Fix LICENSE information Fix recipe format Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* networkmanager_svn.bb: Fix recipe metadataDongxiao Xu2010-07-021-17/+16
| | | | | | | | Fix HOMEPAGE and LICENSE information Add BUGTRACKER information Fix recipe format Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libproxy_0.2.3.bb: Fix recipe metadataDongxiao Xu2010-07-021-2/+4
| | | | | | Fix LICENSE and add BUGTRACKER information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* kexec-tools: Upgraded to version 2.0.1Dongxiao Xu2010-07-026-754/+14
| | | | | | | | | Removed kexec-arm-atags.patch kexec-tools-arm.patch and recentheader.patch since they are already contained in the latest package Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* preferred-xorg-versions: update versions after latest recipe bumpsDexuan Cui2010-07-021-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-07-021-0/+58
| | | | | | | | | | | | | They are: libpciaccess xkeyboard-config util-macros fontconfig freetype librsvg Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* librsvg: fix metadataDexuan Cui2010-07-021-1/+4
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* liberation-fonts: fix metadataDexuan Cui2010-07-021-8/+11
| | | | | | | update DESCRIPTION, HOMEPAGE, BUGTRACKER; fix tab/space issue in do_install() and fix the trailing space. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xorg-minimal-fonts: fix metadataDexuan Cui2010-07-021-0/+3
| | | | | | | LICENSE and LIC_FILES_CHKSUM haven't been updated yet. Will keep to try to find the origination. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* font-alias: fix metadataDexuan Cui2010-07-021-2/+2
| | | | | | | LICENSE and LIC_FILES_CHKSUM haven't been updated yet. Will keep to try to find the origination. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* freetype: upgrade to the latest version 2.3.12Dexuan Cui2010-07-024-78/+11
| | | | | | | | | rename freetype-2.3.5/ to freetype-2.3.12/; remove configure.patch as it's not used at all; remove fix-x86_64-build.patch as 2.3.12 has been integrated the patch; update the licence from "freetype" to "FreeTypeLicense | GPLv2+". Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* fontconfig and fontconfig-native: upgrade to the latest version 2.8.0Dexuan Cui2010-07-025-19/+25
| | | | | | | | | | | fontconfig-native requires fontconfig, so upgraded both recipes; renamed the patch directory from fontconfig-2.6.0 to fontconfig-2.8.0; slightly rebased fix-pkgconfig.patch; added HOMEPAGE, BUGTRACKER, LICENSE and LIC_FILES_CHKSUM; updated LICENSE from "BSD" to "MIT-style & MIT & Public Domain"; reset PR to "r0". Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* util-macros: upgrade to the latest version 1.10.0Dexuan Cui2010-07-023-22/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleted the patch unbreak_cross_compile.patch since upstream has fixed the issue: commit 5d7f8c2638a3b2c3bba8deb01e94703310b62cc4 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Date: Thu Mar 25 18:10:00 2010 -0500 doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools Trying to find X11/defs.ent with AC_CHECK_FILE does not work when cross-compiling, and the check assumed that xorg-sgml-doctools is installed to the same prefix which need not always be the case. xorg-sgml-doctools 1.4 provides a pkg-config file which we can use instead, fixing both those cases. This macro is provided in util-macros instead of with xorg-sgml-doctools, otherwise the latter would become a hard dependency just to run autoreconf. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> BTW: the repository is at: git clone git://anongit.freedesktop.org/git/xorg/util/macros and the above commit can be viewed via http://cgit.freedesktop.org/xorg/util/macros/commit/?id=5d7f8c2638a3b2c3bba8deb01e94703310b62cc4 Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xkeyboard-config: upgrade to the latest version 1.9Dexuan Cui2010-07-021-4/+9
| | | | | | Updated SRC_URI because from version 1.9 on, the link changed to a new place. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libpciaccess: upgrade to the latest version 0.11.0Dexuan Cui2010-07-022-3/+10
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* rpm: fix metadataQing He2010-07-021-3/+7
| | | | | | add bugtracker, clarify license Signed-off-by: Qing He <qing.he@intel.com>
* shared-mime-info: fix metadataQing He2010-07-021-3/+5
| | | | | | add description and homepage, update license Signed-off-by: Qing He <qing.he@intel.com>
* tzdata: fix metadataQing He2010-07-021-0/+2
| | | | | | add homepage, update license Signed-off-by: Qing He <qing.he@intel.com>