summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* tzdata: this package isn't architecture specificRoss Burton2012-08-301-1/+3
| | | | | | | | | | | The data files are compiled to a binary but architecture-independent format, so this package can be allarch. (From OE-Core rev: 23bf856215fa7c34a71d6086ee355f7c0672dbab) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ltp: add dependency libaioKang Kai2012-08-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | When libaio has been populated to sysroot, ltp will be compiled with libaio. If rpm/deb package of libaio doesn't be created, bitbake core-image-xxx will fail with: | Processing task-core-apps-console... | Processing ltp... | error: Failed dependencies: | libaio.so.1(LIBAIO_0.4) is needed by ltp-20120614-r0.i586 | libaio.so.1(LIBAIO_0.1) is needed by ltp-20120614-r0.i586 | libaio.so.1 is needed by ltp-20120614-r0.i586 | ERROR: Function failed: do_rootfs Add libaio to ltp dependency to fix this issue. Similiar to [Yocto #2973] (From OE-Core rev: 4945eafb7dd0d9e59760fdfad98982937be27517) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sysstat: Explicitly disable sensors support.Marc Ferland2012-08-302-1/+3
| | | | | | | | | | | Since no lmsensors recipe exists by default in oe-core, explicitly disable support for it in sysstat. In my case sysstat would fail linking complaining about undefined references when adding my own lmsensors recipe. (From OE-Core rev: 686a2b5201aa5ebe46162a0ad9d60d87c63486e0) Signed-off-by: Marc Ferland <ferlandm@sonatest.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: package update 3.4.1 -> 3.5Constantin Musca2012-08-291-2/+2
| | | | | | | (From OE-Core rev: 812ec5434be01154c225b672a0ad4dcfb9d927ae) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wget: upgrade to 1.14Constantin Musca2012-08-254-33/+9
| | | | | | | | | | | remove-gets.patch: removed - included in the new version (From OE-Core rev: 396af9e2c8a8b7ad8d49566350d79f05898734a7) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Don't pull in eglibc-pic via RDEPENDSAndy Ross2012-08-251-1/+0
| | | | | | | | | | | The task-core-lsb-runtime-add subpackage includes eglibc-pic as an RDEPEND. That's incorrect, eglibc-pic is nothing but 22MB of static libraries and should never appear as a runtime dependency. (From OE-Core rev: 79545d068659c943ac9aa925a7da0eee82207b8b) Signed-off-by: Andy Ross <andy.ross@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* iputils: chmod in pkg_postinst are redundantSaul Wold2012-08-241-13/+1
| | | | | | | | | | | | | | With pseudo the cmod in pkg_postinst is actaully redundant since the do_install uses install -m 4555 and pseudo is able to track that between the install time and the rootfs package installation, so the perms are correct. [YOCTO #2894] (From OE-Core rev: a2bc81032c85548f7c72dc76e6020ab4df9af6de) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: upgrade to 4.8.4Andrei Dinu2012-08-241-2/+2
| | | | | | | (From OE-Core rev: 2c57834687d9cc1c2f14d701e5f35e5b7c779aad) Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* foomatic-filters: upgrade to 4.0.17Constantin Musca2012-08-241-3/+3
| | | | | | | (From OE-Core rev: ff64550810754f9f061015507719e3082272cbb3) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cups: disable pdftopsSaul Wold2012-08-232-1/+2
| | | | | | | | | | | | This ensure a reliable built without host contamination, this will also disable the usage of ghostscript. [YOCTO #2966] (From OE-Core rev: 90bccaa290d2bc04c7ea1bbeb2cddb3509d0d380) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpam: Fix missing DESTDIR for a mkdir causing build failuresRichard Purdie2012-08-192-0/+27
| | | | | | (From OE-Core rev: c39e823138cbf4210e17bdb95ca322ec0a6c8f78) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpam: Update recipes from 1.1.5 -> 1.1.6Khem Raj2012-08-192-20/+4
| | | | | | | | | | | | Drop include-sys-resource.patch already fixed upstream LIC_FILE_CHKSUM change is due to deletion of space in COPYING file see http://git.fedorahosted.org/cgit/linux-pam.git/commit/COPYING?id=1814aec611a5f9e03eceee81237ad3a3f51c954a (From OE-Core rev: 619092b699bfd79e060755fa41645cac7ac4fd0d) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* iptables: upgrade to 1.4.15Constantin Musca2012-08-171-2/+2
| | | | | | | | (From OE-Core rev: e69976e4938e9a5a30a0876052521dd62e97bbac) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* man: make man actually work by installing custom man.configKoen Kooi2012-08-152-3/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default man.conf is named wrong and doesn't work. It references gtbl, while groff installs tbl and other things. This man.conf is imported from OE classic and runtime tested on angstrom. Before: root@beaglebone:~# man man sh: /usr/bin/gtbl: No such file or directory sh: line 0: echo: write error: Broken pipe gunzip: write: Broken pipe gunzip: error inflating sh: line 0: echo: write error: Broken pipe sh: line 0: echo: write error: Broken pipe After: root@beaglebone:~# man man MAN(1) Manual pager utils MAN(1) NAME man - an interface to the on-line reference manuals SYNOPSIS man [-C file] [-d] [-D] [--warnings[=warnings]] [-R encoding] [-L locale] [-m system[,...]] [-M path] [-S list] [-e extension] [-i|-I] [--regex|--wildcard] [--names-only] [-a] [-u] [--no-subpages] [-P pager] [-r prompt] [-7] [-E encoding] [--no-hyphenation] [--no-justifi- cation] [-p string] [-t] [-T[device]] [-H[browser]] [-X[dpi]] [-Z] [[section] page ...] ... man -k [apropos options] regexp ... man -K [-w|-W] [-S list] [-i|-I] [--regex] [section] term ... man -f [whatis options] page ... man -l [-C file] [-d] [-D] [--warnings[=warnings]] [-R encoding] [-L locale] [-P pager] [-r prompt] [-7] [-E encoding] [-p string] [-t] [-T[device]] [-H[browser]] [-X[dpi]] [-Z] file ... man -w|-W [-C file] [-d] [-D] page ... man -c [-C file] [-d] [-D] page ... man [-hV] Check for config name: root@beaglebone:~# rm /etc/man.config root@beaglebone:~# man man Warning: cannot open configuration file /etc/man.config No manual entry for man As a bonus a bunch of references to the buildhost get removed from the config file. (From OE-Core rev: edff7ae2d2fbd9ccc69645f9f86f3b9d0a53cb23) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* man: fix RDEPENDS and reformat recipeKoen Kooi2012-08-151-3/+4
| | | | | | | | (From OE-Core rev: f50fc40f0382a6ddac6bdf602b4303fde998edbe) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pigz: Update to upstream version 2.2.5Björn Stenberg2012-08-152-11/+9
| | | | | | | | | | Also added beginline/endline to LIC_FILES_CHKSUM to not track whole pigz.c. (From OE-Core rev: 8bec1f82ab3a53c9b89cdd27b412417b123ce7b1) Signed-off-by: Bjorn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sysklogd: removed tabs from syslog.confMihai Lindner2012-08-152-12/+13
| | | | | | | | | | | | | Yocto #2926: syslog.conf should not have tabs within the selector field. Removed tabs from the selector field of syslog rules. Tabs or spaces should be used, in syslog.conf, only when separating selectors from actions. (From OE-Core rev: 1316be4e597332a629842b3f5a7dde8e45dd057d) Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at 3.1.13: get 'at' depends on 'flex-native' explicitlyWenzong Fan2012-08-151-2/+2
| | | | | | | | | | | | | | | | | | | 'at' needs flex to generate source file lex.yy.c, but it doesn't depend on flex-native directly; This maybe cause a do_compile failure if flex-native is not built or included in project. Error message is: error: lex.yy.c: No such file or directory Get 'at' depends on flex-native to fix this potential issue. [YOCTO #2919] (From OE-Core rev: f5a722a1db6315ba945c41551c60b1ef2c8b647f) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* net-tools: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-7/+12
| | | | | | | (From OE-Core rev: f8b25d33e154173e2ce022c88563c6be872ce4b4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gawk: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-8/+6
| | | | | | | (From OE-Core rev: 85734f44c9e99f4134eec9b64fd90aba1ded1d2e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sed: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-10/+8
| | | | | | | (From OE-Core rev: c42bff2e0718c40d87b91672bec76c63e4c91c0a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wget: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-8/+2
| | | | | | | (From OE-Core rev: 00d0d074a452bb5dc54ad12f44e444a742380860) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* time: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-8/+2
| | | | | | | (From OE-Core rev: 75a086630fdf118db3bd2bda12532370d3175081) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* procps: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-10/+8
| | | | | | | (From OE-Core rev: 04c412803b7faf7ac87621be2c03b1f17a1f6c8c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gzip: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-2/+5
| | | | | | | (From OE-Core rev: b69a6cea664e51b1a127767ecaea94b90b548d75) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hdparm: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-2/+3
| | | | | | | (From OE-Core rev: 32e54fb0cdfdad5bab000aa5edd9eadb7459a9a4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mingetty: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-5/+4
| | | | | | | (From OE-Core rev: eb541c4eac5f87be6bf30f32096bc1adacb883af) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shadow: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-12/+6
| | | | | | | (From OE-Core rev: 3c9361606e458ffe3fec1eef621998ab887894c2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* less: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-4/+2
| | | | | | | (From OE-Core rev: a8ad6529b214c1c7b12dffb557d9f7afa3ee1f04) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* which: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-14/+4
| | | | | | | (From OE-Core rev: 929d7ec6ad5a27b6fcc6ac8c0af1a9f25a7ff6df) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mktemp: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-6/+5
| | | | | | | (From OE-Core rev: 4807d938023ce06f2924c8a0503c32d083be23b5) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* msmtp: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-4/+4
| | | | | | | (From OE-Core rev: c8344dd884e19144576c994766e49e230c7eca13) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pigz: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-2/+4
| | | | | | | (From OE-Core rev: ec30a17ca617d9251404938da95ce578ff6402cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* findutils: cleanup update-alternatives deprecated codeSaul Wold2012-08-152-2/+2
| | | | | | | (From OE-Core rev: 5f8f9ff0413683d1a1f01fceaa709def723aca91) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* findutils: refactor common code to findutils.incSaul Wold2012-08-153-30/+10
| | | | | | | (From OE-Core rev: 071a959d430402a78ca5b392c8387489da042c08) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-2/+2
| | | | | | | (From OE-Core rev: 47620d768194fd69a75f4c19d77dcbdd22eadcb6) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: refactor to add a common diffutils.incSaul Wold2012-08-153-39/+29
| | | | | | | (From OE-Core rev: f5f3cf1ac4c2dd3cae0cda3c858c8e5b309e1fdc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bc: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-2/+2
| | | | | | | (From OE-Core rev: 98a5fe8f5382742806235933910de826edc3d09a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* watchdog: fix SRC_URI _ -> -Saul Wold2012-08-131-2/+2
| | | | | | | (From OE-Core rev: 3d27ee3da296b57b6bc702431437e635c53697f7) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* foomatic: fix perl path for targetSaul Wold2012-08-081-1/+2
| | | | | | | | | | | This problem appears on F17 when configure finds /bin/perl, since the beh script is a target side script, we need to set PERL in the do_configure_prepend in order for the correct perl to be used (From OE-Core rev: 5290e82ecef08b5e573d7442627276d7b42c6b93) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* iputils: Break libsysfs dependencyAndy Ross2012-08-072-2/+299
| | | | | | | | | | | iputils drops a /bin/arping with a runtime linkage against libsysfs in /usr. Port Fedora 17 iputils-20071127-infiniband.patch, which inlines access previously done by libsysfs. (From OE-Core rev: 99c482124e9f476923f6d5cf0a9e5551507f9d14) Signed-off-by: Andy Ross <andy.ross@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* findutils-4.4.2: add bison-native to DEPENDSXin Ouyang2012-08-061-1/+3
| | | | | | | | | [YOCTO #2858] (From OE-Core rev: 09a023e777b1e05b3edbec2bc49232042f6bf088) Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpam: disable NIS to not link with libtirpc when it is availableMarcin Juszkiewicz2012-08-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | I was checking ways to make incremental builds faster so I started using sstate-cache and SSTATE_MIRRORS. But this gave me some nasty bug: | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for php-cgi: | * libtirpc1 (>= 0.2.2) * | * opkg_install_cmd: Cannot install package php-cgi. I checked details: In my previous build libtirpc got built before libpam so libpam found it and linked. As a result packages depend on libtirpc1 but as there is no such build dependency sstate handling code did not used libtirpc copy... (From OE-Core rev: e629bdcd1bcb51f2d2101fb53daeac0bd29ab637) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etcJavier Martinez Canillas2012-08-061-31/+31
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: 8b94cd639c02bcc653312575592673c36df0ec92) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lsbinitscripts: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas2012-08-061-3/+3
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: 3fce22d81cc27629c7c3fd4c174b68c8ced468cf) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* man: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas2012-08-061-3/+3
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: e044be34601dcc8eeca7f96d628964bebf562e2e) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* chkconfig: use ${sysconfdir} instead of /etc for packagingJavier Martinez Canillas2012-08-061-2/+2
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: 7b77d4372ace6aa2400e3328875b39b4f67476d0) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etcJavier Martinez Canillas2012-08-061-3/+3
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: 7556e60bf23c07646594a1704b3db7dfc29e631d) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at: Use variables from the environment to override the makefile defaultsRichard Purdie2012-08-061-4/+2
| | | | | | | | | | This allows us to remove the docdir worksarounds and fixes other potential relocation issues at the same time as cleaning up the recipe. (From OE-Core rev: 3be575babcdb12f95f4882d3c42bdf3ba1ec1900) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mingetty: use ${base_sbindir} instead of /sbin for packagingJavier Martinez Canillas2012-08-061-2/+2
| | | | | | | | | | It is considered good practice to use the build system provided variables instead of directly specify hardcoded paths. (From OE-Core rev: f8f33550f5cc263673cbd481a567116514603b8d) Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>