summaryrefslogtreecommitdiff
path: root/meta/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* atk: Fix the PREFERRED_VERSIONDongxiao Xu2010-07-141-1/+1
| | | | | | Since the atk version has been bumped to 2.30.0 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* psplash: Update to svn revision 424Richard Purdie2010-07-131-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* distro-fixed.inc: create as last means for package version checkKevin Tian2010-07-132-0/+223
| | | | | | | | | | | | | Some packages are not feasible for automatic version check. This commit adds a weak list of version information for those packages before they are carefully auditted. Also there're 14 packages out of tracking so far. Add simple information for them too. This is the last one to be assorted, so use weak assignment "?=" Signed-off-by Kevin Tian <kevin.tian@intel.com>
* distro-tracking: use correct override formatKevin Tian2010-07-132-212/+212
| | | | | | fix typos where *_pn- should be used instead of *_pn+ Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update tracking fields based on current progressKevin Tian2010-07-132-18/+12
| | | | | | | | | | | | | | | | along with recipe upgrade, previous identified issues are solved, and thus it's time to update status now: expat dbus dbus-glib busybox prism-firmware base-files base-passwd module-init-tools Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbud-glib: upgrade to 0.86Kevin Tian2010-07-131-2/+0
| | | | | | | | | | | | | | | | [dbus-glib-Ptches] REMOVE _run-with-tmp-session-bus.patch_: test is not built by default DISABLE _fix_asneeded.patch_: not sure why we need change expat link order. Disable it but keep for a while KEEP _no-examples.patch_: don't build examples [dbus-glib-recipe] - remove native and old recipes - remove tweak on dbus-glib-bindings.h, since it will be generated correctly after passing correct config options linking to native dbus-binding-tool and dbus-bus-introspect.xml - remove preferred versions in poky-fixed-revisions.inc with similar reason as dbus Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus: upgrade to 1.2.24Kevin Tian2010-07-131-2/+0
| | | | | | | | | | | | | | | | | | | | [Patches] REMOVE _cross.patch_: fixed in upstream KEEP _tmpdir.patch_: disable tmpdir test in build system UPDATE _fix-install-daemon.patch_: use automake for binary install instead of manual tweaks. extend it to cover dbus-daemon-launch-helper [Recipe] - remove native recipes and old versions - install to STAGING_DATADIR_NATIVE directly - remove manual tweak on dbus-daemon-launch-helper install - remove stale config options - adjust indention - enable dbus in runlevel 3 since networkmanager has requirement at that level - remove preferred versions in poky-fixed-revisions.inc. Based on discussion with Josh, the preferred version is there just because dbus is not carefully tested before Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* Distro tracking fields: Update some info after package updateZhai Edwin2010-07-132-15/+51
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk+: Update to 2.20.1Zhai Edwin2010-07-131-1/+1
| | | | | | | | gtk+ previously has 2 versions: 2.14.2(preferred), and 2.18.5(latest). This upgrade is from 2.18.5 to 2.20.1, so some patch(like entry-cairo.patch) in 2.14.2 is abandoned. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-wm: Update to 1819Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-stroke: Update to 1820Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-keyboard: Update to 2075Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-panel-2: Update to 2109Zhai Edwin2010-07-131-1/+1
| | | | | | Also add a patch to fix the upstream compile error caused by a typo. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-config-gtk: Update to 2081Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk-sato-engine: Update to 0.3.2Zhai Edwin2010-07-132-2/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-07-131-0/+24
| | | | | | | | | They are: libx11 libx11-trim Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libx11-trim: upgrade to the latest version 1.3.4Dexuan Cui2010-07-131-1/+1
| | | | | | | | | Updated the SRC_URI; Added LICENSE and LIC_FILES_CHKSUM; Reset PR to "r0"; Updated preferred-xorg-versions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libx11: upgrade to the latest version 1.3.4Dexuan Cui2010-07-131-3/+3
| | | | | | | | | | | | | | | Rebased the 3 patches x11_disable_makekeys.patch, nodolt.patch and include_fix.patch; since the patches are also used by other recipes of lower versions, I created a new directory libx11-1.3.4/ to hold the rebased patches (the original patches are still kept unchanged); Updated LICENSE and LIC_FILES_CHKSUM, and reset PR to "r0"; Removed "patch=1" in SRC_URI as by default a patch is applied; Updated preferred-xorg-versions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* librsvg: upgrade to the latest version 2.26.3Dexuan Cui2010-07-132-1/+2
| | | | | | | | | | | | | | | | | The latest stable releases of the package moved from http://svn.gnome.org/svn/librsvg/ to http://ftp.gnome.org/pub/GNOME/sources/librsvg/, so I removed the overrided SRC_URI and use gnome.bbclass's, and I also changed the recipe file's name, removed the explicit PV and removed the unnecessary S. Reset PR to "r0". Add LIC_FILES_CHKSUM info. Remove SRCREV_pn-librsvg in poky-default-revisions.inc and add PREFERRED_VERSION_librsvg in poky-fixed-revisions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* glibc: Upgraded to version 2.10.1Dongxiao Xu2010-07-131-1/+1
| | | | | | | | | remove tls_i486.patch and glibc-2.9-use-_begin.patch since they have already been in new version of package Also fix metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* xf86-intel-video: upgrade to 2.12.0Yu Ke2010-07-081-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro tracking field: add graphics core distro tracking filedYu Ke2010-07-081-0/+21
| | | | | | for mesa and xserver-xf86-dri-lite Signed-off-by: Yu Ke <ke.yu@intel.com>
* xserver-xf86-dri-lite: upgrade to 1.8.99.904 (1.9 RC4)Yu Ke2010-07-081-1/+1
| | | | | | | Also update the releated x driver PR value, since they need recompile to match the new xserver ABI Signed-off-by: Yu Ke <ke.yu@intel.com>
* libxfont: upgrade libxfont to 1.4.2Yu Ke2010-07-081-2/+2
| | | | | | Note: xorg-server 1.8.99.904 require libxfont >= 1.4.2 Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: upgrade to 7.8.2Yu Ke2010-07-081-1/+1
| | | | | | | | upgrade from 7.4 to 7.8.2 the mesa-dri 7.5 & 7.7 is still kept since it is used by moblin distro. Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-track: update for nfs-utils related pkgsQing He2010-07-082-2/+40
| | | | | | | | | | | | | new packages added: attr libcap libnfsidmap libevent upgraded: nfs-utils Signed-off-by: Qing He <qing.he@intel.com>
* distro-track: update for base sectionQing He2010-07-082-11/+8
| | | | | | | | | | libnss-mdns findutils gnutls: reinstate a patch startup-notification: removed since transfered to x11 apps Signed-off-by: Qing He <qing.he@intel.com>
* utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian2010-07-083-6/+6
| | | | | | | | | | | | both git/svn supports remote information query: 'git ls-remote', and 'svn info'. With them, now upstream version will be automatically checked for git/svn packages. In the meantime, manual latest version tagged in distro tracking fields are also compared as one alternative if upstream check fails. Also such check is one indicator whether tracking field is missing. Signed-off-by: Kevin Tian <kevin.tian@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>
* 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>
* 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-051-1/+1
| | | | | | | | | | 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-051-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-evdev: upgrade to version 2.4.0Yu Ke2010-07-051-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* cairo: upgrade cairo to 1.8.10Yu Ke2010-07-051-1/+1
| | | | 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>
* distro_tracking: Adding tracking fields for upgraded recipesDongxiao Xu2010-07-022-1/+23
| | | | 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>
* distro-track: update track info of base packagesQing He2010-07-022-0/+258
| | | | | | | | | | | | | | | 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>
* distro-tracking: add overrides for previous packagesKevin Tian2010-07-022-0/+58
| | | | | | | | | | | libpng libidn base-files base-passwd apmd gperf Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* glib-2.0: upgrade to 2.24.1Kevin Tian2010-07-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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>
* linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble2010-07-021-1/+1
| | | | | | | | | | | | | | | 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>
* distro_tracking: Adding tracking fields for upgraded packagesDongxiao Xu2010-07-023-0/+20
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro-tracking: update tracking fields for previous recipes after fixing ↵Zhai Edwin2010-07-022-0/+162
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* distro_tracking: update latest release for prelinkNitin A Kamble2010-07-021-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-toolchain: Improve layoutRichard Purdie2010-07-021-2/+2
| | | | | | | | | | * 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>
* preferred-xorg-versions: update versions after latest recipe bumpsJoshua Lock2010-07-011-46/+46
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock2010-07-011-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* distro-tracking: add tracking fields for previous recipesKevin Tian2010-06-302-0/+106
| | | | | | | | | | | | | | | pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>