summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* insane.bbclass: Relax fatal errors for now until we get have time to work ↵Richard Purdie2010-07-081-0/+1
| | | | | | through the backlog Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "meta/site/common: Globally disable rpath option for all gettext ↵Richard Purdie2010-07-081-3/+0
| | | | | | | | | | | | | | packages" This reverts commit da9f079481ed65d541cf5b95b47b3b1db6d79c5e which turned out to cause more problem that it fixed with libtool failures of: | i586-poky-linux-libtool: link: unsupported hardcode properties | i586-poky-linux-libtool: link: See the libtool documentation for more information. | i586-poky-linux-libtool: link: Fatal configuration error. as the hardcoded test result breaks libtool internal assumptions about linking on Linux.
* Merge branch 'tk/master'Joshua Lock2010-07-083-3/+15
|\
| * siteinfo.bbclass: remove duplicated 'common' appendentKevin Tian2010-07-021-1/+0
| | | | | | | | | | | | | | 'common' site file is already appended in get_siteinfo_list. No need for another duplication later Signed-off-by: Kevin Tian <kevin.tian@intel.com>
| * populate-volatile.sh: add "clearcache" cmdline optionKevin Tian2010-07-022-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes /etc/volatiles.cache is corrupted when Qemu gets crashed. Current logic is to always execute cache file as long as it exists. When it's currupted, this causes core volatile files/directories not created and then prevent many important services from starting. Automatic check on cache goodness is one option. However it's not easy since the currupted file could be various states. In one form, it's full of zeros. In another form, some commands are truncated. Here allow a cmdline option to force removing volatiles.cache file, since it's easy for user to check whether the cache file is mal-formed. Usually you'll observe typical directories like "/var/log/" or "/var/run" not found error. Signed-off-by Kevin Tian <kevin.tian@intel.com>
* | meta/site/common: Globally disable rpath option for all gettext packagesRichard Purdie2010-07-081-0/+3
| | | | | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* | insane.bbclass: Portions of code were not running, fix this and sync with ↵Richard Purdie2010-07-081-37/+120
| | | | | | | | | | | | OE.dev. Also add tests for bad sysroot rpaths in binaries Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* | prelink: upgrade from 20061027 to 20100106Nitin A Kamble2010-07-075-304/+3
| | | | | | | | | | | | | | | | This need change to elfutils. elfutils changes are added in separate commit. Removed the patch arm_eabi.patch, as it is included in the new sources Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* | libtasn1: upgrade to version 2.7Qing He2010-07-072-12/+21
| | | | | | | | | | | | | | | | | | | | | | | | from 1.7 update homepage, clarify license changes: - because the utilities are licensed under GPLv3+, separate them out to a new package libtasn1-bin - libtasn1-bin now RRPLACES libtasn1 (<< 2.7) Signed-off-by: Qing He <qing.he@intel.com>
* | disto-track: update fields for base groupsQing He2010-07-072-28/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tzdata dropbear js unzip popt less file libpthread-stubs v86d rsync zip: added, it's in sato-poky because glib now depends on it strace: update metadata to reflect its status vte: removed since it should be in graphics section tinylogin: marked as yellow for future replacement Signed-off-by: Qing He <qing.he@intel.com>
* | v86d: upgrade to version 0.1.9Qing He2010-07-071-4/+7
| | | | | | | | | | | | from 0.1.5 Signed-off-by: Qing He <qing.he@intel.com>
* | libpthread-stubs: upgrade to version 0.3Qing He2010-07-071-1/+2
| | | | | | | | | | | | from 0.1 Signed-off-by: Qing He <qing.he@intel.com>
* | 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>
* | 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>