summaryrefslogtreecommitdiff
path: root/meta/packages
AgeCommit message (Collapse)AuthorFiles
2010-07-16pkgconfig: upgrade to version 0.25Qing He5
from 0.23 changes: - remove sysrootfix patch, it's now in upstream - use external popt instead of the included one Signed-off-by: Qing He <qing.he@intel.com>
2010-07-16genext2fs: upgrade to version 1.4.1Qing He5
from version 1.3 changes: - autotools adaption - remove the patches since their base 1.3 diverges considerably from the latest version Signed-off-by: Qing He <qing.he@intel.com>
2010-07-16xf86-input-vmmouse: upgrade to 12.6.9Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-16wpa-supplicant: Upgraded to version 0.7.2Dongxiao Xu15
Removed local patches since the changes have accpeted in latest version Rename wpa-supplicant-0.5.inc to wpa-supplicant-0.7.inc Modify ${S} since the new code structure is changed Also fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-16libproxy: Upgraded to version 0.4.2Dongxiao Xu2
Remove the patch since build tool has changed from autotool to cmake Export poky variable to system environment since cmake needs it Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-16cmake-native: Upgraded to version 2.8.2Dongxiao Xu3
Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-16xorg-minimal-fonts: fix metadataDexuan Cui1
There is no explicit license info in the local directory. I used "fontforge" to open the fontdata file (.pcf.gz file) in the xorg-minimal-fonts/misc/ and found fontforge's menu "Element->Other Info->BDF info" says the "COPYRIGHT" is "Public domain font. Share and enjoy. Actually "cat *.pcf.gz | gunzip | strings | grep 'Public domain'" also shows the same string. So I think the license of xorg-minimal-fonts should be Public Domain. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-16mpfr: upgrade from 2.3.1 to 3.0.0Nitin A Kamble2
Change SECTION to devel Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16gmp: upgrade from 4.2.4 to 5.0.1Nitin A Kamble7
Change SECTION to devel Rebased the configure patch to the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-pygobject: upgrade from 2.16.0 to 2.21.1Nitin A Kamble2
python-pygobject-native: upgrade from 2.16.0 to 2.21.1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-pygtk: upgrade from 2.10.4 to 2.17.0Nitin A Kamble2
Rebased this patch to the newer code nodocs.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-scons: upgrade from 0.97 to 1.3.0Nitin A Kamble2
python-scons-native: upgrade from 0.97 to 1.3.0 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-pyrex: upgrade from 0.9.8.5 to 0.9.9Nitin A Kamble3
python-pyrex-native: upgrade from 0.9.8.5 to 0.9.9 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-iniparse: upgrade from 0.2.3 to 0.3.2Nitin A Kamble2
python-iniparse-native: upgrade from 0.2.3 to 0.3.2 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-imaging: upgrade from 1.1.6 to 1.1.7Nitin A Kamble2
Rebased the path.patch to the newer code Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16python-dbus: upgrade from 0.83.0 to 0.83.1Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16yum-metadata-parser : upgrade from 1.1.2 to 1.1.4Nitin A Kamble2
yum-metadata-parser-native : upgrade from 1.1.2 to 1.1.4 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock5
Make use of the ability to configure the fake root provider and use Wind River's pseudo utility. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-16pseudo: various enhancements to integrate with PokyJoshua Lock3
Pseudo defaults to storing state files in ${prefix}/var/pseudo, we want them in $(localstatedir) so a quick hack (path-munge.patch) makes pseudo use a data directory specified with --data, and defaults to pseudo's way if it's not set. Touching LD_LIBRARY_PATH can confuse the system into running Python against a staging python library. When these two are sufficiently diverse in version significant breakage can occur. HOMEPAGE and LIC_FILES_CHKSUM are handy metadata variables to have defined. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-16gst-meta-base: Update ivorbis plugin nameRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-16gaku: Fix ivorbis plugin nameRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15libtool: update patchesNitin A Kamble8
As per discussion with RP remove dolt patches. Merge Gary Thomas's patch into trailigslash.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.aJeff Dike2
The sulogin compile checked for /usr/lib*/libcrypt.a to decide whether to add -lcrypt to the final compile. However, the recipe puts LCRYPT in the environment, so crypt-lib.patch makes the Makefile check for this before looking at the host /usr/lib. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
2010-07-15qemu-native/powerpc: add qemu 0.12.4 powerpc supportBruce Ashfield3
In order to force 0.12.4 to allow a powerpc system boot, we need a patch to qemu, and a new powerpc (not ppc) ROM. This configuration supports non-graphical booting only, since the ROM does not have support to pass a graphics device via the device tree yet. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-07-15binutils: Drop old versionsRichard Purdie28
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15binutils-cross: fix '-fPIE' on mips platformKevin Tian2
Current binutils generates problematic relocation table for executable compiled with '-fPIE', such as dbus-daemon. That way ld.so.1 falls into segmentation fault when accessing bad reloc entry. This pulls back one fix from binutils CVS repo (1.267) to add PIE support back. Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15binutils/gcc-crosssdk: Fix hardcoded path layout assumptions for cross ↵Richard Purdie7
toolchains Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15gcc-cross-canadian: Don't build target libs as we don't use themRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-15cross-canadian: Fix sysroot pathRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-14glibc: Ensure libc is built in the correct directory by setting slibdirRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-14Revert "file: upgrade to version 5.04"Richard Purdie2
This reverts commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0 as it breaks rpm-native.
2010-07-14gaku: Fix gst plugins namesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
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>