summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* glib-2.0: disable dtrace due to host contaminationSaul Wold2012-01-032-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gnutls: more gettext version fixesSaul Wold2012-01-032-6/+19
| | | | | | Address [YOCTO #1849] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* btrfs-tools:Fix multithreaded buildingNitin A Kamble2012-01-032-2/+40
| | | | | | | | | | | | | | | | | | Fixes bug: [YOCTO #1524] Fixes this error with make -j: btrfsctl.c | i586-poky-linux-gcc -m32 -march=i586 --sysroot=/intel/poky/builds/world/tmp/sysroots/qemux86 -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -pipe -g -feliminate-unused-debug-types -c btrfsctl.c | btrfsctl.c:37:21: fatal error: version.h: No such file or directory | compilation terminated. | btrfslabel.c:40:21: fatal error: version.h: No such file or directory | compilation terminated. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* automake: upgrade from 1.11.1 to 1.11.2Nitin A Kamble2012-01-032-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* quilt upgreade from 0.48 to 0.50Nitin A Kamble2012-01-036-44/+18
| | | | | | | | | | | | | | | | | | | | | | | gnu_patch_test_fix.patch : this patch removed as it is already upstream now. Renamed quilt.inc to quilt-0.50.inc and moved the dupicate information from native & target recipe files into the quilt-0.50.inc file. Clean up the unpackaged files warning These warnings are avoided: WARNING: For recipe quilt, the following files/directories were installed but not shipped in any package: WARNING: /usr/bin/quiltrc WARNING: /usr/share/emacs WARNING: /usr/share/emacs/site-lisp WARNING: /usr/share/emacs/site-lisp/quilt.el The /usr/bin/quiltrc is purposely not packaged, as it is needed for native recipe only. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* btrfs-tools: add attr as dependency to fix compilationNitin A Kamble2012-01-031-2/+2
| | | | | | | | | Fixes this compilation error: | mkfs.c:39:24: fatal error: attr/xattr.h: No such file or directory | compilation terminated. | make: *** [mkfs.o] Error 1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* texinfo: fix gettext patchSaul Wold2012-01-032-1/+28
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* puzzles: fixed SRC_URI ChecksumsSaul Wold2012-01-031-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* elfutils: fix for dso link change in recent ldChristopher Larson2012-01-032-2/+35
| | | | | | | | | | | | This patch makes the link to the dependencies of libdw explicit, as recent ld no longer implicitly links them. See http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as a similar example of the error message you can encounter without this patch, and https://fedoraproject.org/wiki/UnderstandingDSOLinkChange and https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking for more details. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
* libassuan: Upgrade to 2.0.3Zhai Edwin2012-01-031-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* apr-util: Upgrade to 1.4.1Zhai Edwin2012-01-032-7/+9
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* lighttpd: Upgrade to 1.4.30Zhai Edwin2012-01-031-3/+3
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking_fields.inc: update the infoDexuan Cui2012-01-031-50/+57
| | | | | | | | | | | | | | | | | | They are mdadm liburcu lttng-ust lttng-control inputproto libpciaccess util-macros libxi libx11 libx11-trim libx11-diet xkeyboard-config Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* util-macros: upgrade from 1.15.0 to the latest 1.16.0Dexuan Cui2012-01-031-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libpciaccess: upgrade from 0.12.1 to 0.12.902Dexuan Cui2012-01-032-3/+56
| | | | | | | | | | | | According to http://cgit.freedesktop.org/xorg/lib/libpciaccess/log/, 0.12.902 does fix some bugs, so let's upgrade to it. Moreover, I pulled a patch from upstream git repo. I also updated the COPYING's chksum since there is a minor change to the Copyright header. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* lttng-ust: upgrade from 0.15 to the latest 0.16Dexuan Cui2012-01-032-22/+4
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* liburcu: upgrade from 0.6.4 to the latest 0.6.7Dexuan Cui2012-01-031-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* mdadm: upgrade to the latest version 3.2.3Dexuan Cui2012-01-032-59/+6
| | | | | | | | | deleted 1 patch since it's in new version now. made LICENSE field more accurate. updated chksum of COPYING: only working change; no actual license change. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* buildhistory: improve git commit robustnessPaul Eggleton2012-01-031-4/+17
| | | | | | | | | | | * Check if BUILDHISTORY_DIR exists before doing anything with it, in case no tasks that would have created it have executed * Ensure the git repo in BUILDHISTORY_DIR is initialised with "git init" before attempting to do anything with it * Check if any files have been added or changed before adding and committing, to avoid an error from "git commit" Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* distro_tracking_fields: update the info for this round of package upgradeShane Wang2012-01-031-20/+25
| | | | | | | | | The update includes: - update the info for linux-firware, quota, watchdog, hdparm, libomxil, oprofileui, puzzles, and matchbox-wm-2 - add one more recipe info for stat, which is depended by hdparm - correct the wrong info for connman-gnome, which is updated by last manual check in error. Signed-off-by: Shane Wang <shane.wang@intel.com>
* puzzles: upgrade to r9375.Shane Wang2012-01-031-3/+3
| | | | Signed-off-by: Shane Wang <shane.wang@intel.com>
* watchdog: upgrade to 5.11Shane Wang2012-01-031-3/+3
| | | | Signed-off-by: Shane Wang <shane.wang@intel.com>
* quota: upgrade to 4.00Shane Wang2012-01-031-4/+4
| | | | | | | | | The license change in rquota_server.c is the following two lines have been removed: 11a12,13 > * Version: $Id: rquota_server.c,v 1.22 2010/01/05 16:04:57 jkar8572 Exp $ > * Signed-off-by: Shane Wang <shane.wang@intel.com>
* matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869Shane Wang2012-01-031-1/+1
| | | | Signed-off-by: Shane Wang <shane.wang@intel.com>
* linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516eShane Wang2012-01-031-2/+2
| | | | Signed-off-by: Shane Wang <shane.wang@intel.com>
* libomxil: upgrade to 0.9.3Shane Wang2012-01-035-23/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is to upgrade libomxil from 0.3.3 to 0.9.3. The following is the licence change: 2c2 < @file src/omxcore.h --- > src/omxcore.h 4c4 < OpenMax Integration Layer Core. This library implements the OpenMAX core --- > OpenMAX Integration Layer Core. This library implements the OpenMAX core 7c7,8 < Copyright (C) 2007 STMicroelectronics and Nokia --- > Copyright (C) 2007-2009 STMicroelectronics > Copyright (C) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 24,26d24 < $Date: 2007-05-22 16:48:41 +0200 (Tue, 22 May 2007) $ < Revision $Rev: 239 $ < Author $Author: gsent $ 34d31 < 36d32 Signed-off-by: Shane Wang <shane.wang@intel.com>
* oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3Shane Wang2012-01-033-247/+1
| | | | | | This patch removed two patches because those are there in the upstream. Signed-off-by: Shane Wang <shane.wang@intel.com>
* distro_tracking_fields: update the info for recipe upgrade.Shane Wang2012-01-031-2/+2
| | | | Signed-off-by: Shane Wang <shane.wang@intel.com>
* procps: raise update-alternatives priorityKoen Kooi2012-01-031-2/+2
| | | | | | | | | | | | | | | This fixes a problem with the uptime utility: root@beagleboneA3-0088:/var/lib/cloud9# busybox uptime 16:00:17 up 2 days, 6:46, load average: 0.14, 0.04, 0.05 root@beagleboneA3-0088:/var/lib/cloud9# uptime.procps 16:00:22 up 2 days, 6:46, 1 user, load average: 0.14, 0.05, 0.06 root@beagleboneA3-0088:/var/lib/cloud9# uptime.coreutils 16:00pm up 4382 days 15:58, 1 user, load average: 0.13, 0.05, 0.05 root@beagleboneA3-0088:/var/lib/cloud9# ls /usr/bin/uptime -la lrwxrwxrwx 1 root root 16 Dec 26 08:56 /usr/bin/uptime -> uptime.coreutils Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemtap: fix configure with automake 1.11.2Nitin A Kamble2012-01-032-1/+48
| | | | | | | | | | | | | | | | | automake version 1.11.2 has made use of dir variables more strict. The pkglibexec var can not have SCRIPTS suffix. Using pkgdata instead. Fixes this error: | Makefile.am:25: `pkglibexecdir' is not a legitimate directory for `SCRIPTS' | autoreconf: automake failed with exit status: 1 | ERROR: autoreconf execution failed. NOTE: package systemtap-1.6+git1+820f2d22fc47fad6e09ba886efb9b91e1247cb39-r0: task do_configure: Failed Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* avahi-ui: fix build with automake-1.11.2Nitin A Kamble2012-01-031-2/+1
| | | | | | | | With automake 1.11.2 /usr/lib/<pkgname> files are moved to /usr/share/<pkgname> Fix the rmdir in do_install which expect /usr/lib/avahi to exist. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc: mark upstream status for all patchesNitin A Kamble2012-01-034-0/+4
| | | | | | | Some patches were missing Upstream-Status informantion, this commit adds that in those patches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* perl: mark upstream status for all patchesNitin A Kamble2012-01-0340-0/+40
| | | | | | | All the patches imported from debian source packages are marked accordingly. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* misc patches: fix patch headersNitin A Kamble2012-01-0310-10/+10
| | | | | | | These patches were marked by "UpstreamStatus:" line, fix it to use "Upstream-Status:" instead. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* avahi: fix configure with automake 1.11.2Nitin A Kamble2012-01-032-2/+47
| | | | | | | | | | | | | | | automake version 1.11.2 has made use of dir variables more strict. use of pkglibdir with DATA var results in automake errors. This commits uses pkgdatadir var instead of pkglibdir to avoid the strict check errors. Fixes this error: service-type-database/Makefile.am:21: `pkglibdir' is not a legitimate directory for `DATA' autoreconf: automake failed with exit status: 1 ERROR: autoreconf execution failed. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* jpeg: fix configure with automake 1.11.2Nitin A Kamble2012-01-032-2/+31
| | | | | | | | | | | | | The support for automatic de-ANSI-fication has been deprecated in automake 1.11.2, and will be removed altogether in automake 1.12 This avoids this error: | configure.ac:24: automatic de-ANSI-fication support is deprecated | autoreconf: automake failed with exit status: 1 | ERROR: autoreconf execution failed. NOTE: package jpeg-native-8c-r2: task do_configure: Failed Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* autotools.bbclass: fix cp error for empty dirNitin A Kamble2012-01-031-1/+3
| | | | | | | | | | | | | | the .../usr/share/aclocal is empty for build from scratch. so avoid cp error if the directory is empty. Fixes this error, which is thrown before pseudo is built: | cp: cannot stat `/builddisk/build/build0/tmp/sysroots/x86_64-linux/usr/share/aclocal/*': No such file or directory NOTE: package libtool-native-2.4.2-r0.0: task do_configure: Failed Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* rpm: fix build with automake-1.11.2Nitin A Kamble2012-01-032-0/+55
| | | | | | | | | | | automake version 1.11.2 has made use of dir variables more strict. the use of pkglibdir with SCRIPTS & DATA vars results in automake errors. This commits uses pkgdatadir & pkgbindir vars instead of pkglibdir to avoid the strict check errors. This change also works with automake-1.11.1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* byacc: upgrade from 20110908 to 20111219Nitin A Kamble2012-01-031-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking: Updated for Upgrades and Manual Check DatesSaul Wold2012-01-031-25/+26
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* boost: Update to 1.48 and Clean upsSaul Wold2012-01-033-31/+22
| | | | | | | | | | | | | There were 2 "BJAM_OPTS =" in the .bb and .inc, the .inc was being overwritten and the ICU dependency was not removed correctly. Do some clean-up including moving install_append into do_install directly. Finally the BJAM_EXTRAS += "threading=multi" was not setting set correctly, set it on the BUILD spec line Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Add Upstream-Status to patchesSaul Wold2012-01-0336-9/+69
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* rxvt-unicode: Update to 9.14Saul Wold2012-01-034-4/+5
| | | | | | COPYING file has been reformatted whites space changes Signed-off-by: Saul Wold <sgw@linux.intel.com>
* util-linux: Update to 2.20.1Saul Wold2012-01-0313-11/+8
| | | | | | | | | | | | | | | | | | Add patch remove setting CC, LD and LDFLAGS on commandline since they are passed correctly via configure. Those setting also caused the configure information about -std=gnu99 from being passed correctly. Removed patch that was fixed upstream Added scanf configuration, since this is a cross-compile target check libuuid removed an API that e2fsprogs uuidd used (uuid__generate_*), thus we disable it in this patch and will now provide uuidd from util-linux. See http://sourceforge.net/projects/e2fsprogs/forums/forum/7053/topic/4639484 Signed-off-by: Saul Wold <sgw@linux.intel.com>
* python: add md5module supportSaul Wold2012-01-033-3/+24
| | | | | | | The internal md5 module is needed for using "waf" to install other python packages such as pycairo. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* dropbear: fix CRYPTLIB patchSaul Wold2012-01-032-20/+49
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libiconv: Update to 1.14Saul Wold2012-01-032-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* resolvconf: Update to 1.63Saul Wold2012-01-031-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-extra)Andrei Gherzan2012-01-033-2/+418
| | | | | | | | | Two different defconfigs are chosen, one for "with GPLv3 build" and one for "without". In this way, libgnutls-extra is not pulled in a non-GPLv3 build. [YOCTO #1845] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* gnome-keyring: fix gsettings_data_convert seg faultZhai Edwin2012-01-031-2/+10
| | | | | | | | | | gsttings_data_convert cause seg fault as gnome-keyring's schema is not installed properly. As a fix, running glib-compile-schemas from glib-utils to made "gschemas.compiled". [YOCTO #1779] got fixed. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>