summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
AgeCommit message (Collapse)AuthorFiles
2011-01-30zypper: upgrade to newer git versionQing He3
this works with rpm 5.4.0 Signed-off-by: Qing He <qing.he@intel.com>
2011-01-30libzypp: upgrade to newer git versionQing He2
this works with rpm 5.4.0 Signed-off-by: Qing He <qing.he@intel.com>
2011-01-30sat-solver: upgrade to newer git versionMark Hatle5
This works with rpm 5.4.0 Signed-off-by: Qing He <qing.he@intel.com> Update the CMAKE configuration file to find the proper DB library as used by RPM5 within Poky. Disable checking for Fedora and Debian, as this might lead to incorrect results. Merge the dso_linking_change_build_fix with the other cmake changes. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-01-29sat-solver: Add db as DEPENDS and bump PRSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-28bash: use /bin/bash as default shell when bash is includedKevin Tian3
though bash is included in LSB profile, it doesn't use update-alternative to take effect and thus it's still busybox behaving as /bin/sh. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2011-01-28libuser: Upgrade from 0.56.18 to 0.57.1Zhai Edwin2
This can fix the vulnerable issue @ http://secunia.com/advisories/42891/ Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-27iputils: upgrade to s20101006Yu Ke2
- change the src_uri md5/sha256 checksum - remove the CVE patch, since it is already in upstream Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-24sudo: upgrade to 1.7.4p6Scott Garman1
Addresses CVE-2011-0010 Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-24libzypp: revert the dso_linking_change patch as the new linker fixes itNitin A Kamble2
The newer binutils recipe of version 2.21 has a fix for ld which avoids an issue where weak symbols like pthread_cancel were causing linking to fail when --no-add-as-needed parameter was passed to ld. See more information here: http://bugs.debian.org/591405 This makes some of the fixes for breakage after gcc dso linking change unnecessary and this is one of them. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-21poky-image*-dev: Add -dev Images contianing headers and librariesSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-20zypper: fix build issue with gcc dso linking changeNitin A Kamble2
All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libpthread library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20libzypp: fix build issue with gcc dso linking changeNitin A Kamble2
All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libpthread library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20sat-solver: fix the build failure caused by gcc dso linkcing changeNitin A Kamble2
The libraries for linking are not determined automatically now. All the needed libraries must be specified explicitly. This patch fixes the issue for missing librpmmisc library in the linker script. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06byacc: upgrade recipe from 20100610 to 20101127Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06blktool: minor formatting changesScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-02augeas: upgrade to version 0.7.4Qing He2
from 0.7.3 Signed-off-by: Qing He <qing.he@intel.com>
2011-01-02parted: upgrade to version 2.3Qing He3
from 1.9.0 license checksum is changed due to one extra line in the COPYING Signed-off-by: Qing He <qing.he@intel.com>
2010-12-31man-pages: fixup LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30man-pages: update to 3.32Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30man: updated to 1.6f, fixed patchesSaul Wold33
Rebased patches for 1.6f: - lzma - modified for xz support - ro_usr & whatis2 fixed up Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30mc: update to 4.7.3Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi7
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23tzcode: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-20ed: Change bin pathLu Jingdong1
LSB states that ed should be in /bin/ and change bin path of ed from usr/bin into bin for LSB. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-16lsbsetup: add missing directory installSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-16recipes-extended: Add Summary informationMark Hatle43
Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-14lsbsetup: fix install processSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10Correct LIC_FILES_CHKSUM typosDarren Hart1
An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-12-10lsbsetup: Set up lsb test environment on target platformXiaofeng Yan2
This is a script which uses for setting up lsb test environment and install packages of lsb test suite [sgw@linux.intel.com: moved the recipe to a more logical location] Signed-off-by: Xiaofeng Yan<xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10diffutils: upgrade to version 3.0Qing He1
original version 2.8.1 is reserved for GPLv2 Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10texinfo: Add new packageJingdong Lu6
Texinfo is a documentation system that can produce both online information and printed output from a single source file. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold61
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06ethtool: Update to 2.6.36Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-06task-poky-basic: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-poky-lsb: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02minicom: Upgrade to version 2.4Dongxiao Xu4
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02mc:Add license checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02lsof:Add license checksum to bb fileMei Lei1
Add 00README file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02iputils: add license checksumYu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02libconvert-ans1-perl:Add license checksum and update the GPL informationMei Lei1
Add README file checksum to bb file and update the "GPL" to "GPLv1+" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02libtimedate-perl:Add license checksum and update the GPL informationMei Lei1
Add README file checksum to bb file and update the "GPL" to "GPLv1+" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-01parted: update license infoQing He1
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-01hdparm: update license infoQing He1
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-01diffutils: update licenseQing He1
Signed-off-by: Qing He <qing.he@intel.com>
2010-11-24libpam: upgrade to version 1.1.3Scott Garman9
* Removed obsolete crossbinary patch * Added source checksums * Added LIC_FILES_CHKSUM and SUMMARY entries Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-11-24sudo: upgrade to version 1.7.4p4Scott Garman9
* Upgraded sudo to v1.7.4p4 * Removed obsolete patches * Makefile.in no longer strips binaries, removed do_configure_prepend() section which used to remove the -s * Updated HOMEPAGE to canonical URL for project * Added SUMMARY field * Added checksums for source tarball * Added patch for correcting paths to libtool scripts in m4/ * Corrected typos in LIC_FILES_CHKSUM (use of startline was invalid) and included updated checksums - no license text has actually changed Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-11-24cronie: Update to version 1.4.6Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24byacc:Add license checksum and add the GPL informationMei Lei1
Add copyright file checksum to bb file and add the license information according to the copyright file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-24psmisc:Add license checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-24libpam:Add license checksum to bb fileMei Lei1
Add COPYING file and copyright information in pam_loginuid.c checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>