summaryrefslogtreecommitdiff
path: root/meta/recipes-extended
AgeCommit message (Collapse)AuthorFiles
2011-03-15task-poky-lsb: Add some packages required by lsb test suiteXiaofeng Yan1
Add packages gdk-pixbuf-loader-(bmp,ico,ani) to list task-poky-lsb.bb Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie7
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-14zypper: add machine arch supportQing He1
Since libzypp is now of ${MACHINE_ARCH}, change zypper to base on this arch to. Signed-off-by: Qing He <qing.he@intel.com>
2011-03-14libzypp: add machine arch supportQing He4
Signed-off-by: Qing He <qing.he@intel.com>
2011-03-14sat-solver: add machine arch supportQing He3
Signed-off-by: Qing He <qing.he@intel.com>
2011-03-08cpio: Fix the SHA256 Checksum for the src tarballSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-07lsb-live image: add lsb-live and lsb-sdk-live image typesSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-05lsbsetup: Fix LIC_FILE_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-05task-poky-lsb: Remove new eglibc-* packagesSaul Wold1
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>
2011-03-04task-poky-lsb: Add packges needed by LSB Test SuiteXiaofeng Yan1
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>
2011-03-04task-poky-lsb: add python-miscJingdong Lu1
python-misc also needed by python-runtime test of LSB. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-03-04LSB_Setup.sh:Install LSB Test Suite and set lsb test environmentXiaofeng Yan1
Perfect some funtions for lsb test in yocto 1.0 Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-03-03Fixup merge error and apply cleanupsRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03task-poky-lsb: add chkconfigSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-03recipe: add slang from OEKang Kai2
slang is the shared library for the S-Lang extension language, and required by newt because of LSB command check Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-03-03recipe: add newt from OEKang Kai2
newt is a library for text mode user interfaces, and required by chkconfig because of LSB command test. Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-03-03recipe: add chkconfig for LSB command testKang Kai1
chkconfig is a system tool for maintaining the /etc/rc*.d hierarchy, and LSB command test will check 2 links point to command chkconfig Signed-off-by: Kang Kai <kai.kang@windriver.com>
2011-03-02zypper: add util-linux-uuidgen to RRECOMMENDSPaul Eggleton1
zypper complains if uuidgen is not available, so add it to RRECOMMENDS for the zypper package. Addresses [BUGID #749] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-03-02shadow: upgrade to 4.1.4.3 to fix security vulnerabilityYu Ke15
For CVE-2011-0721: http://lists.debian.org/debian-security-announce/2011/msg00030.html Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-03-01task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc onlySaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-01task-poky-lsb: add necessary packages nameJingdong Lu1
In order to install and run LSB test cases we should add some necessary packages name into task-poky-lsb for lsb image. [sgw: modified the perl and python lists to use the core -modules, removed mesa-dri] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-01poky-image-lsb-sdk.bb: add image for LSB SDK BuildSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-01libuser: enable documentationScott Garman2
Added popt to DEPENDS. This fixes the following build error: apps/luserdel.c:25:18: fatal error: popt.h: No such file or directory Remove patch and configure flag which had disabled doc generation Add docbook-utils-native and linuxdoc-tools-native to DEPENDS This fixes [BUGID #213] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-02-22Remove all comments from multiline expressions (as mentioned in bug #704)Richard Purdie4
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-21tar.inc: Fix unintended damageRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-21tar-replacement-native: Fix installRichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-21tar-replacement-native: Add a target to replace the default tarRichard Purdie2
tar < 1.24 has symlink issues where extracting a tar archive containing a symlink to a directory where that symlink already exists will cause the symlink to be dereferenced. If that target doesn't exist tar can fail with a permissions error. Since we need to be able to do this for packages containing symlinks like xorg-minimal-fonts and eglibc, we have to ensure a tar 1.25 is available early in the build process. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-16iputils: enable generation of man pagesScott Garman1
This fixes [BUGID #211] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-02-16texinfo: recipe cleanup, add native supportScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-02-12recipes: pre/post actionsMark Hatle3
A number of the recipes did not properly label their pre and post actions, causing the actions to occur in all split packages. This was corrected by defaulting to _${PN} in most cases. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-03Revert "iputils: enable generation of man pages"Saul Wold1
This reverts commit 62337be30b904542ca46333aa9b58fe0f09d3561. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-03mailx: Disable parallel makeSaul Wold1
When makeconfig is called multiple times via parallel make, it causes the LIBS files to get corrupted. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-02libconvert-asn1-perl: upgrade from 0.21 to 0.22Nitin A Kamble1
And fix following issue caused by the upgrade | Can't load '/build_disk/poky_build/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/auto/File/Glob/Glob.so' for module File::Glob: /build_disk/poky_build/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/auto/File/Glob/Glob.so: wrong ELF class: ELFCLASS32 at /build_disk/poky_build/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/XSLoader.pm line 79. | at /build_disk/poky_build/build0/tmp/sysroots/qemux86/usr/lib/perl/5.12.2/File/Glob.pm line 96 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-02-01cups: add cups 1.4.6Jingdong Lu4
This package has been added from meta-openembedded committed by Koen Kooi. Changes from the meta-openembedded version: * Add SUMMARY * Change dependence name: libusb * Add PR Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-02-01msmtp: add msmtp 1.4.23Jingdong Lu1
This package has been added from Open Embedded in order to replace sendmail. Changes from the Open Embedded version: * Update version to 1.4.23 * Add SUMMARY, LIC_FILES_CHKSUM Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-02-01mailx: add mailx 12.4Jingdong Lu1
This package has been added from Open Embedded. Changes from the Open Embedded version: * Update version to 12.4(mailx has been replaced by heirloom-mailx) * Add SUMMARY, LIC_FILES_CHKSUM * Remove patch(install.patch) Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
2011-02-01at: allow normal user to use 'at'Kevin Tian1
fix [BUGID #675] Similar to previous cronie changes, so far 'at' environment is also not complete and only root user could trigger delayed tasks. Similar permission changes are required for: /etc/at.deny /usr/bin/at /var/spool/at/ /usr/bin/at is setgid to 'daemon', to differentiate with cronie. So move 'at' out of 'cron' (/var/spool/cron/at -> /var/spool/at) another fix is to rename /etc/init.d/at to atd which is more widely used in other distros (also required by LTP test cases) Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2011-02-01cronie: enable multi-user crontab usage and make cron environment completeKevin Tian2
fix [BUGID #673] several cron related test cases in LTP reveals that our current cron recipe is not complete: a) a complete cron hierarchy better have: /etc/crontab /etc/cron.d /etc/cron.hourly /etc/cron.daily /etc/cron.weekly /etc/cron.monthly b) for a normal user to use crontab command: add a new group - crontab /usr/bin/crontab is setgid to root:crontab /var/spool/cron is owned by root:crontab below are optional, and thus not included in the default setup: /etc/cron.deny /etc/cron.allow cronie by default only allows root user to use crontab, if neither cron.deny nor cron.allow exists. They are controlled by final policy deployed on the product. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2011-02-01iputils: enable generation of man pagesScott Garman1
Enable documentation generation. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
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>