summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
AgeCommit message (Collapse)AuthorFiles
2011-05-11procps: use u-a for pmap, otherwise conflicts with pmap from busyboxMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-11recipes: Fix the Upstream-Status formatNitin A Kamble3
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11libzypp: fix compilatoin with gcc 4.6.0Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11pax: fix for compiling with gcc 4.6.0Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11mdadm: compilation fix for gcc 4.6.0Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11lsbsetup: Add link for sendmailXiaofeng Yan1
Link /sbin/sendmail/ to /usr/lib/sendmail Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-11init-functions: Conforming applications may install one or more ↵Xiaofeng Yan5
initialization scripts LSB Test Suite need init scripts for lsb-image. During the installer's post-install processing phase the program /usr/lib/lsb/install_initd \ must be called to activate the init script. \ When a software package is removed, /usr/lib/lsb/remove_initd \ must be called to deactivate the init script. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-11wq!lsb: Add init-functions to lsb-imageXiaofeng Yan1
init-functions is needed by LSB Test Suite. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-08bash.inc: Add bison-native to DEPENDSTom Rini1
This is f0652d96ff5c3b08b8e4c4972f7fb0296df6d898 from OE. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-08sysstat.inc: Switch to inherit gettextTom Rini2
This needs to use both virtual/libnl as well as gettext-native in order to build. So we switch to using inherit gettext. This is 4a022cf3fe3e39aab478bfc13332d358ed80348c from OE where it was tested with qemuarm+angstrom-2010.x+eglibc and qemuarm+minimal-uclibc. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-08sat-solver: fix compilation issue with gcc 4.6.0Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-05ghostscript: added to pass LSB commands checkKang Kai2
Add ghostscript to pass LSB commands check and Printing test, and ghostscript-native is added to help cross compilation. Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-05-05foomatic-filters: added to pass LSB commands checkKang Kai1
foomatic-filters provided foomatic-rip to pass LSB commands check Part fixes [Yocto 520] Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-05-04poky-default-revisions: move the SRCREV to recipe fileYu Ke3
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-04LSB_Setup.sh: Add character set to lsb-imageXiaofeng Yan1
Add character set to lsb-image to solve bugs from lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-04task-core-lsb.bb: Add packages liberation-fonts to lsb-imagXiaofeng Yan1
Add font set to lsb-image to solve bugs from lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-04augeas: upgrade to version 0.8.1Qing He2
from 0.7.4 Signed-off-by: Qing He <qing.he@intel.com>
2011-05-04task-core-lsb: add xdg-utils into lsb imageKang Kai1
Add xdg-utils in task-core-lsb, for LSB command check. Part fixes [Yocto 520] Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-05-04lsbsetup: add commands install_initd and remove_initdKang Kai1
Add commands install_initd and remove_initd link to chkconfig, which can handler LSB format init.d scripts. Needed by LSB commands check. Bump PR to r2 Part fixes [Yocto 520] Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-05-04groff: update to 1.20.1Kang Kai5
Update groff to 1.20.1, add SUMMARY and LICENSE info From OE 70bf94cd8669f549ca90581e9592d409b6e24e2e Fixes [Yocto 879] Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-04-28cwautomacros: upgrade to version 20110201Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-04-28polkit: upgrade to version 0.101.Dongxiao Xu2
Derive introspection.patch from gobject to fix autoconf issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-04-28cpio-2.8 (GPLv2) bug fixNitin A Kamble2
This fixes bug [YOCTO #982] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-04-28tar-1.17 (GPLv2) bugfixNitin A Kamble2
This fixes bug [YOCTO #982] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-04-26sat-solver: fix arch=all packagesQing He2
add a new options to set noarch archs as all so platform independent packages can be recognized and installed. fixes [YOCTO #993] Signed-off-by: Qing He <qing.he@intel.com>
2011-04-22lsbsetup: add some workaround for LSB testsKang Kai2
Add some workaround for LSB libstdcpp and tcl tests. Recreate locales for libstdcpp test, and resolve localhost is for tcl test [Yocto 898] Bump PR, update LICENSE information and installed file mode Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-04-22mdadm: upgrade from 3.1.4 to the latest version 3.2.1Dexuan Cui2
removed fix-z-now.patch since 3.2.1 has integrated it. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-22slang: Fix host contamination issueSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-21cronie 1.4.7: fix packagingKoen Kooi1
Syslog is full with entries like: /usr/sbin/crond[773]: (CRON) STAT FAILED (/etc/cron.d): No such file or directory Checking the package yields Package cronie (1.4.6-r0) is installed on root and has the following files: /usr/sbin/crond /etc/init.d/crond /usr/bin/crontab /etc/sysconfig/crond Which is missing most of what do_install_append installs, this commit fixes that Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-image.bbclass to core-image.bbclassRichard Purdie4
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie11
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKYBASE with COREBASERichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18psmisc: Upgrade from 22.2 to 22.13Mei Lei3
Modify the libintl-link.patch because the upstream removed old fuser in 22.7 Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-18libidn: upgrade from 1.19 to 1.20Mei Lei1
Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-18slang: Update to 2.2.4Saul Wold2
- Removed fix-uclibc.patch as it's no longer required by the upstream - Removed requirment for png as we only need limited support for slang - fix license - disable Parallel Make Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18task-poky-lsb.bb:Add locale resoures which is needed by LSB Test SuiteXiaofeng Yan1
Owning to absent locale resources in lsb-image, I add them to task-poky-lsb.bb Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-04-18libnewt: fix parallel-make issueDexuan Cui4
Add patch to remove hardcoded /usr/include/slang Fixes [YOCTO #947] Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-18cronie: upgrade from 1.4.6 to the latest version 1.4.7Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-04-18polkit-gnome: Upgrade to 0.101 (from 0.99)Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-04-18xz: Upgrade to 5.0.2 (from 5.0.0)Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-04-08lsb: fix lic_files_chksumSaul Wold1
Fixes [YOCTO #961] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-08chkconfig: Update to 1.3.51Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-08mc: update to version 4.7.5.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-06LSB_Setup.sh: Add function to install all test packagesXiaofeng Yan1
Add function to install all of lsb test suite packages instead of installing parts of test packages Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-04-06xdg-utils: add xdg-utils to pass the lsb testKang Kai1
xdg-utils provides xdg-* scripts to pass the LSB 4.1 command check Import from OE and add DESCRIPTION, PR and LIC_FILES_CHKSUM. (From OE rev: 44985d56bc556786812a0a02d6219afd31a7381d) Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-04-04qemuppc: add libqtopengl4 for ppcMei Lei1
Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-04-04xz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libuser_0.57.1.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>