summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* Add missing SUMMARY fields to various recipesScott Garman2011-12-191-0/+1
| | | | | | | | | | | | | | | This adds the SUMMARY field to the following recipes which were missing it: * dosfstools * grep * icu * libevent * libnfsidmap * qemu-helper-nativesdk Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mktemp: mark patch as upstreamedScott Garman2011-12-191-1/+2
| | | | | | | Patch sumitted and accepted upstream, updating Upstream-Status. Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ed: Fix EXTRA_OECONF to ensure right compiler is foundSaul Wold2011-12-161-1/+4
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Patch Upstream Status UpdatesSaul Wold2011-12-1510-0/+20
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ed: remove unsupported optionSaul Wold2011-12-131-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bash: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-6/+15
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* sed: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gzip: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gawk: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* findutils: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ed: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* pax: fix compilation with x32 toolchainNitin A Kamble2011-12-122-2/+188
| | | | | | | | | off_t is 8byte for x32. We need to check both _FILE_OFFSET_BITS and size of off_t to see if file offset is 64bit. This patch adds AC_CHECK_SIZEOF(off_t) and checks SIZEOF_OFF_T == 8. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* findutils: Fix compilation for x32 toolchainNitin A Kamble2011-12-122-2/+43
| | | | | | | | | | | | | Work around gnulib time_t assumption in findutils for x32 time_t is 64bit and long int is 32bit on x32. But gnulib used in findutils assumes time_t values fit into long int. Such assumption is invalid for x32 and should be removed. This patch is a workaround to compile gnulib for x32. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-Off-By: H.J. Lu <hjl.tools@gmail.com>
* mdadm: Make custom CC definition conditionalNitin A Kamble2011-12-122-2/+26
| | | | | | | | | | | | By hardcoding CC's definition in the Makefile, all the gcc parameters set by tune settings are lost. Causing compile failure with x32 toolchain As the bitbake defined CC is good, there is no need to redfine CC in the make file, hence making the CC definition in the Makefile conditional. This fixes bug: [YOCTO #1414] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* texinfo: fix compile failure due target makedoc binary being usedSaul Wold2011-12-122-2/+46
| | | | | | | | | | | Need to have the texinfo-native build and install a host sysroot makedoc binary and then patch the target build to use this binary. This requires that we don't ASSUME_PROVIDED texinfo-native any longer since we need to install this makedoc tool which is not part of the normal distrubtion. [YOCTO #1664] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* OECore license fixes: meta/*Elizabeth Flanagan2011-12-088-14/+24
| | | | | | | | | | | | | | | | | | | | | | | | | This is a quick audit of only the most obviously wrong licenses found within OECore. These fixes fall into four areas: - LICENSE field had incorrect format so that the parser choked - LICENSE field has a license with no version - LICENSE field was actually incorrect - LICENSE field has an imaginary license that didn't exist This fixes most of the LICENSE warnings thrown, along with my prior commit adding additional licenses to common-licenses and additional SPDXLICENSEMAP entries. HOWEVER..... there is much to be done on the license front. For a list of recipes with licenses that need obvious fixing see: https://wiki.yoctoproject.org/wiki/License_Audit That said, I would suggest another license audit as I've found enough inconsistencies. A good suggestion is when in doubt, look at how openSuse or Gentoo or Debian license the package. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
* sysstat: don't run populate-volatile.sh update in do_rootfs, first boot or ↵Martin Jansa2011-12-082-2/+7
| | | | | | | without populate-volatile.sh Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wget: enable https and opensslSaul Wold2011-12-081-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* wget: Fix wget alternative path to be /usr/bin not /binSaul Wold2011-12-061-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libaio: patch source code for x32Nitin A Kamble2011-12-052-2/+64
| | | | | | | | | | | | This Fixes bug: [YOCTO #1417] Properly load arguments 5 an 6 for x86-64 syscall Use asm ("r10") and asm ("r8") to load arguments 5 an 6 for x86-64 syscall so that it works with both x32 and x86-64. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-Off-By: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* less: Update to 444Saul Wold2011-12-021-3/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* sysstat: Update to 10.0.3Saul Wold2011-12-022-10/+8
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* psmisc: Update to 22.14Saul Wold2011-12-024-19/+25
| | | | | | | | * Create psmisc-extras for unpackaged binaries * rebase patch * set LICENSE to GPLv2 Signed-off-by: Saul Wold <sgw@linux.intel.com>
* logrotate: Add dependency on popt lib.Stefan Schmidt2011-12-021-2/+2
| | | | | | | | Without this logrotate may fail like this: compilation terminated. | config.c:9:18: fatal error: popt.h: No such file or directory Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
* shadow: use u-a for /usr/bin/groupsMartin Jansa2011-12-011-2/+3
| | | | | | | | * otherwise coreutils upgrade fails with update-alternatives: Error: not linking //usr/bin/groups to groups.coreutils since //usr/bin/groups exists and is not a link Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit-gnome: Upgrade to 0.102Zhai Edwin2011-11-301-2/+2
| | | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xz: Upgrade to 5.0.3Zhai Edwin2011-11-301-2/+2
| | | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mailx: Add missing openssl DEPENDS and bump PR after openssl 1.0Richard Purdie2011-11-301-1/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cronie: use useradd.bbclass instead of hardcoded groupadd callsMartin Jansa2011-11-301-18/+15
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mingetty: use u-a to provide /sbin/getty (also provided by util-linux-agetty ↵Martin Jansa2011-11-301-1/+8
| | | | | | and tinylogin) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* PR Bump for OpenSSL 1.0Saul Wold2011-11-302-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* wget: Update to 1.13.4Saul Wold2011-11-294-277/+9
| | | | | | * remove gnutls.bzr patch as it was in upstream Signed-off-by: Saul Wold <sgw@linux.intel.com>
* tzdata/tzcode: Update tzdata to 2011nSaul Wold2011-11-292-8/+9
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ghostscript: Ensure we run reautoconfRichard Purdie2011-11-261-16/+16
| | | | | | | | Avoding the autoreconf with a hardcoded do_configure is bad practise since it can hide various errors. This patch ensures we do use the standard do_configure. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ghostscript-native: Ensure the sys/time/h fix is applied for native buildsRichard Purdie2011-11-261-0/+1
| | | | | | | | On my system, the sys/time.h header is in a subdir off /usr/include which causes a build failure. Apply the target CFLAGS fix to native builds as well to address this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ghostscript: Really fix parallel make raceRichard Purdie2011-11-262-1/+20
| | | | | | | | | | | There continue to be parallel make race issues showing up on the autobuilder. This patch removes some potential sources of these. The rm is unrequired since we're using cp -f. The || true ensures that if we did race against someone it becomes harmless. [YOCTO #1202] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at: update the upstream-status of patchesNitin A Kamble2011-11-234-0/+7
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libconvert-asn1-perl/libtimedate-perl: Convert to use allarchRichard Purdie2011-11-162-7/+4
| | | | | | | | | | | Both these recipes generate architecture independent packages. They can safely use the allarch class to ensure they really are indepentent from the target compiler and so forth and hence ensure sstate packages with good dependencies. [YOCTO #1075] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* time: use u-a for time, conflicts with busyboxMartin Jansa2011-11-152-0/+12
| | | | | | | * it was reported here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/009409.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* time: drop default S and 2 useless commentsMartin Jansa2011-11-151-3/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* time: rename files dir to time-1.7 for faster lookupMartin Jansa2011-11-151-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sudo: Avoid post install scriptsMark Hatle2011-11-112-9/+4
| | | | | | | The post install script was removed, and the install_append updated to ensure the permissions are set correctly. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* shadow: Generate the shadow files at rootfs constructionMark Hatle2011-11-111-5/+7
| | | | | | | | With the recent changes to the shadow-native package support "--root", we can now convert the passwd/group files to their shadow forms while doing the rootfs install, instead of waiting to run on the target. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-104-7/+7
| | | | | | | | | | | | | | | This is the result of running the following over the metadata: sed \ -e 's:bb.data.\(setVar([^,()]*,[^,()]*\), *\([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,()]*,[^,()]*,[^,()]*\), *\([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^() ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,()]*\), *\([^) ]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libarchive: Remove obsolete comment and empty line at the endPaul Menzel2011-11-101-3/+0
| | | | | | | | | | | | | | | | | | | | | | | This is a fix up for commit fb19df5b21e551c5dfdfa340438952560c5fa528 Author: Xiaofeng Yan <xiaofeng.yan@windriver.com> Date: Mon Nov 7 20:03:53 2011 +0800 libarchive: update to 2.8.5 Remove patch "0003-Patch-from-upstream-rev-2516.patch" because it has been merged to source codes. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> removing a now obsolete comment because the undistributable content was removed [1] from upstream’s tarball. Also remove an empty line at the end introduced in the above commit. [1] http://code.google.com/p/libarchive/issues/detail?id=162 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
* libzypp: fix mishandling of hyphenated archesTom Zanussi2011-11-081-4/+4
| | | | | | | | Several hyphen-to-underscore translations were missing, causing compiler errors trying to build arches with hyphens in their names. This adds the missing translations. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* libarchive: update to 2.8.5Xiaofeng Yan2011-11-081-4/+4
| | | | | | | Remove patch "0003-Patch-from-upstream-rev-2516.patch" because it has been merged to source codes. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIRKoen Kooi2011-11-072-3/+3
| | | | | | | | As Martin Jansa pointed out before, bitbake will silently peek in DL_DIR before FILESPATH and use files from there if found. The failure mode for lighttpd involves a 404 redirect placing index.html into DL_DIR, which will end up in the lighttpd packages. In my specific case iproute2 hit the linuxfoundation 404 redirect so lighttpd.ipk now serves the linuxfoundation frontpage :) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bash: Ensure we fully reautoconf the recipes so site data is usedRichard Purdie2011-11-043-8/+14
| | | | | | | | This ensures bug 487 (missing job control functionality) really gets fixed. [YOCTO #487] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix HOMEPAGE values in libzypp and sat-solver .bb filesRobert P. J. Day2011-11-012-2/+2
| | | | | | | | | Fix obvious typoes in .bb files for libzypp and sat-solver packages, and update the HOMEPAGE for sat-solver to refer to the sat-solver home page itself, rather than the libzypp home page. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>