summaryrefslogtreecommitdiff
path: root/meta/packages
AgeCommit message (Collapse)AuthorFiles
2010-07-14gdk-pixbuf-csource-native: Fix multiple providers warningDongxiao Xu1
Override PACKAGES_DYNAMIC in gdk-pixbuf-csource-native_2.12.7.bb since it requires gtk+_${PV}.bb where PACKAGES_DYNAMIC has already been defined Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-14gst-plugins: fix multiple providers warningDongxiao Xu4
Rename all the sub-plugin to eliminate the inclusion by all plugins set This can fix the multple providers warning Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-14gcc: Add patch to fix sparseset.o ruleScott Garman3
Fix a missing config.h dependency when building sparseset.o to prevent "conflicting types for 'strsignal'" error, which can intermittently crop up for high values of make -j. Thanks to Richard Purdie and Jeff Dike for their help in tracking this down. Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-14gst-plugins-bad: Disable apexsink since we don't have openssl in DEPENDS ↵Richard Purdie1
causing build failures Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-13python-pygobject: add glib-2.0 dependencyKevin Tian1
or else glib-2.0 may not be build before building python-pygojbect Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-13dbud-glib: upgrade to 0.86Kevin Tian7
[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>
2010-07-13dbus: upgrade to 1.2.24Kevin Tian16
[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>
2010-07-13libgnome-keyring: Fix the dependency to avoid compile error sometimes.Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13gtk+: Update to 2.20.1Zhai Edwin21
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>
2010-07-13libgnome-keyring: Add 2.30.1 into pokyZhai Edwin3
libgnome-keyring's function was built in gnome-keyring(e.g. 2.26.1), and then separated as an independant lib. So add this new recipe to help the gnome-keyring update, else package depends on this lib(such as libsoup-2.4) would have compile error. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13libxslt: Update to 1.1.26Zhai Edwin2
Also removed the doublefix.patch(removeing duplicated code), as there is no this issue in 1.1.26 Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13libsoup-2.4: Update to 2.31.2Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13pcmanfm: Update to 0.5Zhai Edwin4
latest pcmanfm(0.9.7) separate the core functionality to create an independent library named libfm, which is not in poky repo. To keep it simple, just update to stable release 0.5. Also updated some of the patches. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13hicolor-icon-theme: Update to 0.12Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13gnome-keyring: Update to 2.31.4Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13matchbox-wm: Update to 1819Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13matchbox-keyboard: Update to 2075Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13matchbox-panel-2: Update to 2109Zhai Edwin2
Also add a patch to fix the upstream compile error caused by a typo. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13matchbox-config-gtk: Update to 2081Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13gtk-sato-engine: Update to 0.3.2Zhai Edwin3
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13libglade: Update to 2.6.4Zhai Edwin4
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13gnome-common: update to 2.28.0Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-13libx11-trim: upgrade to the latest version 1.3.4Dexuan Cui2
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>
2010-07-13libx11: upgrade to the latest version 1.3.4Dexuan Cui5
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>
2010-07-13librsvg: upgrade to the latest version 2.26.3Dexuan Cui1
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>
2010-07-13glibc: Upgraded to version 2.10.1Dongxiao Xu15
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>
2010-07-13epdfview: add epdfview recipe from OE by Manuel TeiraJoshua Lock6
Poky Bugzilla #70 is a patch by Manuel Teira <manuel.teira@telefonica.net> to add epdfview for sato. This patch updates the recipe to use the latest epdfview and refreshes the patch for libowl change. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-09libtool family: fix build failure caused by previous libtool commit.Nitin A Kamble6
prefix.patch was removed from the target libtool recipe. But still part of it is needed to build the man pages. So split the patch into two. One for just fixing the man page building issue. Also tweaked the install of libtool-nativesdk recipe as per prefix patch changes. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-09libtool: Only apply prefix.patch to the non-target versions of libtoolRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-08python-gst: upgrade from 0.10.8 to 0.10.18Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-08libtool family: upgrade from 2.2.6 to 2.2.10Nitin A Kamble10
This upgrades these recipes: libtool_2.2.6.bb -> libtool_2.2.10.bb libtool-native_2.2.6.bb -> libtool-native_2.2.10.bb libtool-cross_2.2.6.bb -> libtool-cross_2.2.10.bb libtool-nativesdk_2.2.6.bb -> libtool-nativesdk_2.2.10.bb Also fixes build failure caused by having aclocal.m4 built with older version of libtool. Rebased these patches for the newer version sources add_dolt.patch cross_compile.patch dolt.m4 Changed this patch to fix documentation building for non-x86 archs prefix.patch Rebased and changed to fix the building of ncurses recipe: trailingslash.patch Also updated metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-08python: upgrade from 2.6.2 to 2.6.5Nitin A Kamble44
python-native: upgrade from 2.6.1 to 2.6.5 Also removed these older version files: python_2.5.2 python-native_2.5.1 Rebased the patches to the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-08gdb family: upgrade from 6.8 to 7.1Nitin A Kamble13
upgraded gdb, gdb-cross & gdb-cross-canadian recipes. ignore_whitespace_changes.patch : this patch is not needed anymore because the newer version fixed the issue differently. rebased other patches to the newer version of the source code. Added the --with-libelf line in the gdb-common.inc to fix a configure faulre. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-08xf86-intel-video: upgrade to 2.12.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-08vte: upgrade to 0.24.2Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-08xserver-xf86-dri-lite: upgrade to 1.8.99.904 (1.9 RC4)Yu Ke7
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>
2010-07-08libxfont: upgrade libxfont to 1.4.2Yu Ke1
Note: xorg-server 1.8.99.904 require libxfont >= 1.4.2 Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-08mesa: upgrade to 7.8.2Yu Ke3
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>
2010-07-08nfs-utils: upgrade to version 1.2.2Qing He10
from 1.0.6 changes: - there are several new dependencies: tirpc, libcap libgss, libnfsimap, libevent and libwrap. disable tirpc, libgss, libwrap - several changes are in upstream now, include the bzero change and stat-include change, remove the patches - a new build system is used, custom macros are now moved to aclocal/, acinclude and rpcgen fixes are not necessary any more - rebase uclibc patch - enable nfsv41, nfsv3 and nfsv4 are default turned on - do_compile is no longer needed - the install target has changed a lot, instead of updating the file list manually, try to use oe_runmake install for installation. Several files are built against build environment, they are removed from the packages. Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08libnfsidmap: add new packageQing He1
version 0.23 as a dependency of nfs-utils Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08libevent: add new packageQing He1
version 1.4.14b-stable as a dependency of nfs-utils Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08libcap: add new packageQing He2
version 2.19 as a dependency of nfs-utils Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08attr: add new packageQing He7
version 2.4.44 Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08gnutls: upgrade to version 2.8.6Qing He7
from 2.4.2 add homepage and bugtracker clarify licensing to GPL & LGPL for different sub packages changes: - use EXTRA_OECONF to explicitly specify libgcrypt path - remove multiple aclocal.m4s and distributed libtool m4 scripts to produce sanity environment, otherwise it may complain about libtool version mismatch at compilation - rebase configure_madness.patch to adapt new autotools scripts, change libgnutls.pc.in and libgnutls-extra.pc.in to fix pkg-config issues - rebase the other patches - remove duplicated inheritence - depends explictly on libgcrypt (>= 1.4.2), or configure fails - use standalone version of libtasn1, and add it as a build dependency on libatsn1 - add --disable-rpath in EXTRA_OECONF to avoid the rpath pollution by --with-<pkg>-prefix= Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08syslinux: use /usr/lib/syslinux as AUXDIRQing He2
instead of the upstream /usr/share/syslinux. This happens at some point between 3.36 to 3.86 The reason is unknown, stick in /usr/lib/syslinux for consistency for now Bump the PR as well Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08libnss-mdns: upgrade to version 0.10Qing He1
from 0.7 changes: - add avahi as build dependency and avahi-daemon as runtime dependency - eliminate LEAD_SONAME warning and configure warning Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08findutils: upgrade to version 4.2.31 and 4.4.2Qing He8
from 4.2.29 4.2.31 is the last known GPL2 version changes for 4.4: - pulled upstream patch to fix bug #27017, #28824 and #28872 - using a workaround to address bug #27299, this was fixed in development branch 4.5.3 by using a new version of gnulib. however, upgrading gnulib needs too much effort here. changes for 4.2: - 4.2.31's gnulib/m4/extension.m4 won't work with autoconf 2.65, fix it by removing gnulib's AC_USE_SYSTEM_EXTENSIONS Signed-off-by: Qing He <qing.he@intel.com>
2010-07-08fakeroot: upgrade to 1.14.4Kevin Tian3
[Patches] KEEP _absolutepaths.patch_: solve python link issue REMOVE _configure-libtool.patch_: an old patch, not required now [Recipe] manually create build-aux since its own bootstrap contains more than we want Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-08pam: upgrade to 1.1.1Kevin Tian2
[Patches] KEEP _disable_crossbinary.patch_ [Recipe] fix SRC_URI and EXTRA_OECONF indention Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-08expat: upgrade to 2.0.1Kevin Tian3
[Patches] KEEP _autotools.patch_: avoid using expat's own libtool.m4. add comment [Recipe] - fix SRC_URI format - no need to export LTCC, as the default will be ${CC} - no need to touch libtool.m4 Signed-off-by: Kevin Tian <kevin.tian@intel.com>