summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* poky-default-revisions: move the SRCREV to recipe fileYu Ke2011-05-043-0/+3
| | | | | | in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
* LSB_Setup.sh: Add character set to lsb-imageXiaofeng Yan2011-05-041-0/+1
| | | | | | Add character set to lsb-image to solve bugs from lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* task-core-lsb.bb: Add packages liberation-fonts to lsb-imagXiaofeng Yan2011-05-041-0/+1
| | | | | | Add font set to lsb-image to solve bugs from lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* augeas: upgrade to version 0.8.1Qing He2011-05-042-6/+6
| | | | | | from 0.7.4 Signed-off-by: Qing He <qing.he@intel.com>
* task-core-lsb: add xdg-utils into lsb imageKang Kai2011-05-041-0/+1
| | | | | | | Add xdg-utils in task-core-lsb, for LSB command check. Part fixes [Yocto 520] Signed-off-by: Kang Kai <kai.kang@windriver.com>
* lsbsetup: add commands install_initd and remove_initdKang Kai2011-05-041-1/+6
| | | | | | | | | 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>
* groff: update to 1.20.1Kang Kai2011-05-045-144/+36
| | | | | | | | 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>
* cwautomacros: upgrade to version 20110201Dongxiao Xu2011-04-281-2/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit: upgrade to version 0.101.Dongxiao Xu2011-04-282-5/+110
| | | | | | Derive introspection.patch from gobject to fix autoconf issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* cpio-2.8 (GPLv2) bug fixNitin A Kamble2011-04-282-2/+29
| | | | | | This fixes bug [YOCTO #982] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* tar-1.17 (GPLv2) bugfixNitin A Kamble2011-04-282-1/+24
| | | | | | This fixes bug [YOCTO #982] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* sat-solver: fix arch=all packagesQing He2011-04-262-11/+32
| | | | | | | | | 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>
* lsbsetup: add some workaround for LSB testsKang Kai2011-04-222-5/+18
| | | | | | | | | 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>
* mdadm: upgrade from 3.1.4 to the latest version 3.2.1Dexuan Cui2011-04-222-20/+4
| | | | | | removed fix-z-now.patch since 3.2.1 has integrated it. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* slang: Fix host contamination issueSaul Wold2011-04-221-1/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* cronie 1.4.7: fix packagingKoen Kooi2011-04-211-2/+4
| | | | | | | | | | | | | | | | | | | 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>
* Rename poky-image.bbclass to core-image.bbclassRichard Purdie2011-04-204-4/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-2011-129/+129
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-202-4/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* psmisc: Upgrade from 22.2 to 22.13Mei Lei2011-04-183-20/+21
| | | | | | Modify the libintl-link.patch because the upstream removed old fuser in 22.7 Signed-off-by: Mei Lei <lei.mei@intel.com>
* libidn: upgrade from 1.19 to 1.20Mei Lei2011-04-181-4/+4
| | | | Signed-off-by: Mei Lei <lei.mei@intel.com>
* slang: Update to 2.2.4Saul Wold2011-04-182-19/+10
| | | | | | | | | - 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>
* task-poky-lsb.bb:Add locale resoures which is needed by LSB Test SuiteXiaofeng Yan2011-04-181-6/+4
| | | | | | 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>
* libnewt: fix parallel-make issueDexuan Cui2011-04-184-2/+50
| | | | | | | | | 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>
* cronie: upgrade from 1.4.6 to the latest version 1.4.7Dexuan Cui2011-04-181-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* polkit-gnome: Upgrade to 0.101 (from 0.99)Zhai Edwin2011-04-181-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xz: Upgrade to 5.0.2 (from 5.0.0)Zhai Edwin2011-04-181-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* lsb: fix lic_files_chksumSaul Wold2011-04-081-1/+1
| | | | | | Fixes [YOCTO #961] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* chkconfig: Update to 1.3.51Saul Wold2011-04-081-2/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mc: update to version 4.7.5.1Saul Wold2011-04-081-4/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* LSB_Setup.sh: Add function to install all test packagesXiaofeng Yan2011-04-061-20/+30
| | | | | | 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>
* xdg-utils: add xdg-utils to pass the lsb testKang Kai2011-04-061-0/+26
| | | | | | | | | 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>
* qemuppc: add libqtopengl4 for ppcMei Lei2011-04-041-0/+3
| | | | | | | Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] Signed-off-by: Mei Lei <lei.mei@intel.com>
* xz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2011-04-041-3/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj2011-04-041-2/+2
| | | | | | directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser_0.57.1.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-2/+2
| | | | | | DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-2/+2
| | | | | | DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sed: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2011-04-042-6/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpam_1.1.3.bb: Fix compilation on uclibc when innetgr is absentKhem Raj2011-04-042-0/+94
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Workaround for Global C++ Constructor problem on ARMMark Hatle2011-03-312-10/+105
| | | | | | | | | | | | | [YOCTO #938] Workaround for a problem with the order of the global C++ constructors on ARM. The workaround is simply to avoid defining the ID numbers outside of the usage of the ID's. This also has the effect of fixing a problem on MIPS, where "_mips" is a defined symbol and unavailable on the system for a variable name. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Fix integration of zypper and sat-solverMark Hatle2011-03-319-359/+706
| | | | | | | Adjust the integration of zypper and sat-solver to ensure that all of the defined architectures for a given machine are defined identically to Poky. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Fix sat-solver & RPM5 integration issueMark Hatle2011-03-312-1/+22
| | | | | | | | | From Michael Schroeder, fix the configuration of how RPM5 handles obsoletes within the sat-solver. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Various: Switch to SOURCEFORGE_MIRRORTom Rini2011-03-232-2/+2
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* Various: Update KERNELORG_MIRROR for consistencyTom Rini2011-03-233-3/+3
| | | | | | | | In mirrors.bbclass we point into /pub but we don't in bitbake.conf. All uses of KERNELORG_MIRROR look into /pub anyhow, so lets make use of that. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* Various: Switch to KERNELORG_MIRRORTom Rini2011-03-232-2/+2
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* Various: Switch to using GNU_MIRRORTom Rini2011-03-235-13/+13
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* net-tools: Switch to using DEBIAN_MIRRORTom Rini2011-03-231-2/+2
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* msmtp: add link sendmail for lsb command checkKang Kai2011-03-211-2/+7
| | | | | | | | | LSB command check will test the exist of sendmail, so make sendmail link to msmtp using update-alternatives class in order to pass the test. Related to [YOCTO #520] Signed-off-by: Kang Kai <kai.kang@windriver.com>
* slang: specify --x-includes to pass qa sanity checkKevin Tian2011-03-181-1/+2
| | | | | | | | | | slang by default hardcodes a list of host dirs to search for X header files, which may break qa sanity check. Use --x-includes to specify sysroot as the fix. Fix [YOCTO 907] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* poky-image-basic: remove POKY_BASE_INSTALLSaul Wold2011-03-171-1/+3
| | | | | | | | Removing POKY_BASE_INSTALL and replacing it with task-poky-boot, effectively removes task-poky-extended which was pulling unwanted recipes. Signed-off-by: Saul Wold <sgw@linux.intel.com>