summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* extended tasks: move binutils from basic to lsbSaul Wold2011-03-172-4/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* sat-solver: Fix solution DB generation and general cleanupMark Hatle2011-03-175-138/+77
| | | | | | | | | | | Uprev sat-solver to the latest git version. This corrects the solv db generation with RPM5. Refactor the patches for RPM5 support, cleaning up components of the cmake.patch for submission upstream. (Also fix a problem remaining in the upstream with a mismatched function name.) Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* sat-solver: Add workaround for RPM 5 db constructionMark Hatle2011-03-162-1/+32
| | | | | | | | | | | | | | | | | The first time the database is created on an RPM5 system it works correctly. However any subsequent rebuilds cause an empty database to occur. The following is from Michael Schroeder <mls@suse.de>: > rpmdb2solv contains a hack that makes it use the unchanged already > converted packages. To do this, it needs to get the database id > for every installed packages by reading the "Name" index. This > somehow doesn't seem to work with rpm5. > > As a workaround you can add a "ref = 0;" line at the top of the > repo_add_rpmdb() function in ext/repo_rpmdb.c. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* sat-solver: uprev to the latest versionMark Hatle2011-03-161-21/+17
| | | | | | | Upgrade to the latest git version. Also update the cmake.patch to enable debugging in all configurations. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libzypp: Fix release queryMark Hatle2011-03-162-1/+23
| | | | | | | | | | Libzypp is looking for the "redhat-release" file and using that version number to help adjust the system version. This ensures that there is something on the system that returns a correct value. This patch is likely not necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* poky-image-basic: add ssh-server-openssh to IMAGE_FEATURESScott Garman2011-03-161-1/+1
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* poky-image-lsb: add ssh-server-openssh to IMAGE_FEATURESScott Garman2011-03-163-3/+3
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbearScott Garman2011-03-161-2/+1
| | | | | | | This is the first step in refactoring the SSH server selection to be done in IMAGE_FEATURES instead of as hardcoded in these tasks. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* slang: export INST_LIB_DIR to fix compile problemsKang Kai2011-03-161-1/+7
| | | | | | | | | Export "INST_LIB_DIR" in do_install to slang/slsh to fix cross compile warnings Fixes [YOCTO #812] Add necessary files to run slsh. Signed-off-by: Kang Kai <kai.kang@windriver.com>
* task-poky-lsb: Add some packages required by lsb test suiteXiaofeng Yan2011-03-151-1/+3
| | | | | | Add packages gdk-pixbuf-loader-(bmp,ico,ani) to list task-poky-lsb.bb Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-147-7/+7
| | | | | | [YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* zypper: add machine arch supportQing He2011-03-141-1/+3
| | | | | | | Since libzypp is now of ${MACHINE_ARCH}, change zypper to base on this arch to. Signed-off-by: Qing He <qing.he@intel.com>
* libzypp: add machine arch supportQing He2011-03-144-1/+292
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* sat-solver: add machine arch supportQing He2011-03-143-2/+83
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* cpio: Fix the SHA256 Checksum for the src tarballSaul Wold2011-03-081-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lsb-live image: add lsb-live and lsb-sdk-live image typesSaul Wold2011-03-072-0/+22
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lsbsetup: Fix LIC_FILE_CHKSUMSaul Wold2011-03-051-2/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-poky-lsb: Remove new eglibc-* packagesSaul Wold2011-03-051-6/+7
| | | | | | | | | | | Remove the new eglibc packages that were part of another patch and did not get cleanup here. (From OE-Core rev: bddd9012d2a6393afceef752389d0006f2e47681) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* task-poky-lsb: Add packges needed by LSB Test SuiteXiaofeng Yan2011-03-041-1/+15
| | | | | | | These packages added into task-poky-lsb.bb are absent in lsb-image during lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>