summaryrefslogtreecommitdiff
path: root/meta/conf
AgeCommit message (Collapse)AuthorFiles
2010-07-07disto-track: update fields for base groupsQing He2
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>
2010-07-06preferred-xorg-versions: fix some versionsJoshua Lock1
liblbxutil and libxscrnsaver have been updated but not had their PREFERRED_VERSIONS increased. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-05igep0030: add new OMAP3 IGEP module.Enric Balletbo i Serra1
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>
2010-07-05igep0020: add MACHINE_EXTRA_RRECOMMENDS on linux-firmware-sd8686.Enric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
2010-07-05igep0020: use linux-igep for preferred kernel provider.Enric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
2010-07-05igep0020: set default TARGET_FPU to 'hard'.Enric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
2010-07-05distro tracking field: add distro tracking filed for graphic core/appYu Ke2
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>
2010-07-05pango: upgrade to version 1.28.0Yu Ke1
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>
2010-07-05xrandr: upgrad to version 1.3.2Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-05xf86-input-evdev: upgrade to version 2.4.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-05cairo: upgrade cairo to 1.8.10Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-05distro-tracking: correct the latest for perlNitin A Kamble1
Instead of the devel (Odd) pick stable (Even) latest Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-02distro_tracking: Adding tracking fields for upgraded recipesDongxiao Xu2
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-02preferred-xorg-versions: update versions after latest recipe bumpsDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-02Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui1
They are: libpciaccess xkeyboard-config util-macros fontconfig freetype librsvg Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-02distro-track: update track info of base packagesQing He2
The status of recipes are marked red to flag that they need further upgrading. - libusb-compat was classified as base utils, put it to base libs - rpm was not in poky-image-{sato,sdk}, but since we are in transition to rpm based packaging, include it as well - libsoup should be handled together with libsoup-2.4 - tinylogin has been merged into busybox 33 recipes to go Signed-off-by: Qing He <qing.he@intel.com>
2010-07-02distro-tracking: add overrides for previous packagesKevin Tian2
libpng libidn base-files base-passwd apmd gperf Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-02glib-2.0: upgrade to 2.24.1Kevin Tian1
(borrow from OE 2.24.0, with study about reason for detail changes) [Patches-Poky] KEEP _configure-libtool.patch_: fix cross-build env REMOVE _glibconfig-sysdefs.h_: introduced in glib-1.2.10, which is actually not valid today KEEP _glib-gettexize-dir.patch_: another quite old patch added before 2.10.3 add history info, and mark for upstream [Patches-OE] NOTAKE _gio.patch_: a private extension for a window matching library (wncksync) NOTAKE _gvavriant.patch_: in 2.24.1 now NOTAKE _gasync.patch_: in 2.24.1 now TAKE _60_wait-longer-for-threads-to-die.patch: said to fix anonying warning TAKE _gatomic-proper-get-cast.patch_: fix error about type casting. Instead of using OE's patch, I found a better one from latest repo NOTAKE _g_once_init_enter.patch_: in OE since 2.22.1, not quite sure of its purpose, also it's not in upstream yet [Recipe] - fix metadata - keep glib-2.inc which is for python optimization - remove PRIORITY since 'optional' is the default - no need to specially install glibconfig.h in ad hoc path, which is only relied by 'obexpush' which poky doesn't have and can be fixed in 'obexpush' itself as what OE does - no need to manually create glib2.0/glib, which is handled by current code - remove 'acpaths' which only applies to versions before 2.12.4 - below lines are not taken from OE * glib-mkenums tweaks, which exists in OE for a long time but never in poky. since there's no way to find out original commit, keep poky's style instead. * host libtool check. not sure about its purpose, and it's also in OE for quite long time Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-07-02linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble1
added a new patch to fix glibc build issue on powerpc ppc_glibc_build_fix.patch Added attribution to the hayes-gone.patch. And updated the metadata variables like LICENSE & LIC_CHKSUM_FILES And removing all the older recipes and related files Change the linux-libc-header version inpoky-default.inc Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-02distro_tracking: Adding tracking fields for upgraded packagesDongxiao Xu3
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-02distro-tracking: update tracking fields for previous recipes after fixing ↵Zhai Edwin2
metadata pcmanfm gtk+ gnome-common webkit-gtk eds-dbus gnome-keyring gtk-sato-engine hicolor-icon-theme jpeg libfakekey libglade libsoup-2.4 libxslt matchbox-config-gtk matchbox-keyboard matchbox-panel-2 matchbox-stroke matchbox-wm Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02distro_tracking: update latest release for prelinkNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-02meta-toolchain: Improve layoutRichard Purdie2
* Switch from /usr/local/poky to /opt/poky * Use a sysroots directory for both the "native" sdk binaries and the target * Drop the meta-toolchain extras packages. These are replaced with packaged-staging. * Change the nativesdk layout to match our usual filesystem layout * Clean up various hardcoded prefix references Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-01preferred-xorg-versions: update versions after latest recipe bumpsJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-01poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-30distro-tracking: add tracking fields for previous recipesKevin Tian2
pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30Distro Tracking: add distro tracking field for Graphics AppsZhai Edwin2
owl-video xtscal xrestop gnome-mime-data libmatchbox libowl libowl-av matchbox-desktop matchbox-desktop-sato matchbox-session matchbox-session-sato matchbox-terminal matchbox-theme-sato sato-icon-theme tslib xcursor-transparent-theme screenshot tasks contacts dates libcroco leafpad atk Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-06-30distro-tracking: update tracking fields for previous upgraded recipesDongxiao Xu2
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30distro_tracking_fields: add meta data for graphic core and appYu Ke2
including: libdrm xauth python-pycairo libxfontcache xdpyinfo xhost xinit xkbcomp xmodmap xprop xset xwininfo Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-30Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui1
They are: dri2proto xcb-proto xextproto xf86vidmodeproto xproto liberation-fonts libfontenc libxfont libice libsm libxau libxcalibrate libxcb libxcomposite libxrandr libxrender libxres libxt libxv libxvmc libxxf86misc libxxf86vm libxcursor libxdamage libxdmcp libxext libxfixes libxft libxkbfile pixman xtrans libxmu Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-06-30libxcalibrate: upgrade to the latest version ↵Dexuan Cui1
209d83af61ed38a002c8096377deac292b3e396c Remove the ";patch=1" in SRC_URI because by default a .patch file is applied. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-06-30distro-tracking: update tracking fields for previous upgraded recipesKevin Tian2
iproute2 glib-2.0 netbase Signd-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-30distro-track: upgrade base_{utils,libs}_2Qing He2
libgcrypt gnutls lzo libtasn1 openssl curl zlib libxml2 readline bash syslinux sysvinit sysfsutils signed-off-by: Qing He <qing.he@intel.com>
2010-06-30distro_tracking_fileds: Update metadataDongxiao Xu2
Update connectivity and multimedia part of tracking fileds Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30xvideo-tests: Change the version to 270Dongxiao Xu1
The latest upstream for xvideo-tests is 270, not 272 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30gaku: Upgraded to version 399Dongxiao Xu1
Change the default revision in poky-default-revisions.inc Reset PR to "r0" Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-30dates: update to 0.4.11Zhai Edwin1
Also fix meta data Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-06-30contacts: Update to 0.12 from gitZhai Edwin1
Also fix the meta data, and add GPLv3 license for src/contacts-dbus.c Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-06-30screenshot: Update to svn_r292Zhai Edwin1
Also fix the meta data Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-06-29distro-tracking: update tracking fields for previous upgraded recipesKevin Tian2
pax-utils sudo blktool libdaemon Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-29xwininfo: upgrade to latest version 1.0.5Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xset: upgrade to latest 1.1.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xprop: upgrade to latest version 1.1.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xmodmap: upgrade to latest version 1.0.4Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xinit: upgrade to latest version 1.2.1Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xhost: upgrade to latest version 1.0.3Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xdpyinfo: upgrade to latest version 1.1.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29xauth: upgrade to latest version 1.0.4Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29libxfontcache: upgrade to latest version 1.0.5Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29libdrm: upgrade to latest version 2.4.21Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>