aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks
AgeCommit message (Collapse)Author
2012-02-28task-core-lsb: add lsbtest to RDEPENDS_task-core-misc listYi Zhao
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-10task-core-basic: Drop hal dependency, its deprecatedRichard Purdie
(From OE-Core rev: 8a6ec042d73c82b657ee5e7b785e5eba3958788e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-09-22task-core-lsb: Remove perl-devMark Hatle
Remove the perl-dev recipe from the required packages. When this recipe is included, libc6-dev is automatically added as are a large number of other -dev packages. Eventually this creates a system where the dependencies may not be able to be satisfied. The perl-dev package should not be required in order to pass the LSB testing. (From OE-Core rev: 3f24b0f82458bcf15eabc74b9f370d9e774d0f63) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-07libQtOpenGL:Add libQtOpenGL to an lsb imageXiaofeng Yan
I make "opengl" as a DISTO_FEATURE for installing libQtOpenGL to image. Fix Bug [YOCTO #1020] (From OE-Core rev: f478f90821f5b6a5e5d5dd53708de008bc607a11) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-22task-core-lsb: Add absent libraries and commands to task-core-lsb.bbXiaofeng Yan
Due to "tools-profile" and "tools-testapps" were removed from variable \ "EXTRA_IMAGE_FEATURES" in meta-yocto/conf/local.conf.sample, some libraries \ needed by LSB Test Suite were absent in an lsb image. I add these absent \ libraries to task-core-lsb.bb. (From OE-Core rev: 9fbef8144c5640b64b4485449f3ff697e95b5bfe) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-02task-core-lsb: add cups and ghostscript into imageKang Kai
[Yocto 1030] Because it is fixed by Qing He, then add cups and ghostscipt into image (From OE-Core rev: 39a3842c34cf344749d7269a91c47e3a1a86d2b8) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-17task-core-lsb: Add libQtOpenGL.so* library to lsb-imageXiaofeng Yan
The library libQtOpenGL.so* is needed by LSB Test Suite. So I add them to lsb-image for platform emenlow and mpc8315e. (From OE-Core rev: a43f1278dc0561b70041a956ff65d89110cece03) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-16task-core-lsb: add packages into lsb imageKang Kai
Add gettext-runtime, libxml-sax-perl and foomatic-filters to task-core-image.bb Bump PR to r4 (From OE-Core rev: f0b25bb849871ca7b3d72cdf1fcfdd9c82b3af92) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04task-core-lsb.bb: Add packages liberation-fonts to lsb-imagXiaofeng Yan
Add font set to lsb-image to solve bugs from lsb test (From OE-Core rev: d54312c95d81b1ddf7fa09af4ade40dfddfe8757) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04task-core-lsb: add xdg-utils into lsb imageKang Kai
Add xdg-utils in task-core-lsb, for LSB command check. Part fixes [Yocto 520] (From OE-Core rev: 74040af7c44718e05b1f0eeccb267afa1aa6d3f6) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-21Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
(From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-21Replace POKYBASE with COREBASERichard Purdie
(From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18task-poky-lsb.bb:Add locale resoures which is needed by LSB Test SuiteXiaofeng Yan
Owning to absent locale resources in lsb-image, I add them to task-poky-lsb.bb (From OE-Core rev: 3ab4d3cca988ef23d3389fc89be0059e0485732a) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-04qemuppc: add libqtopengl4 for ppcMei Lei
Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] (From OE-Core rev: cc6763b81fafddcb112a6126373c594e3ec4b140) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-17extended tasks: move binutils from basic to lsbSaul Wold
(From OE-Core rev: 5e6a574db545ea793480765ffb1e69f3723b59bf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-16task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbearScott Garman
This is the first step in refactoring the SSH server selection to be done in IMAGE_FEATURES instead of as hardcoded in these tasks. (From OE-Core rev: 7e9484241b055975ee0843a91ba12465392370a9) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-15task-poky-lsb: Add some packages required by lsb test suiteXiaofeng Yan
Add packages gdk-pixbuf-loader-(bmp,ico,ani) to list task-poky-lsb.bb (From OE-Core rev: fb88c2600d75302f8d55b710c364b4976ec0473b) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04task-poky-lsb: Remove new eglibc-* packagesSaul Wold
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>
2011-03-04task-poky-lsb: Add packges needed by LSB Test SuiteXiaofeng Yan
These packages added into task-poky-lsb.bb are absent in lsb-image during lsb test (From OE-Core rev: 472f89dec06f0be43ff3e0638cac3f55f7b7e7cf) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04task-poky-lsb: add python-miscJingdong Lu
python-misc also needed by python-runtime test of LSB. (From OE-Core rev: 266562710b86a2373d8fffa5153557e4660f9596) Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03task-poky-lsb: add chkconfigSaul Wold
(From OE-Core rev: 0e3c98374ed6d87286b59754cee2c88414933c1e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-26task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc onlySaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-25task-poky-lsb: add necessary packages nameJingdong Lu
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-02-22Remove all comments from multiline expressions (as mentioned in bug #704)Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-12-06task-poky-basic: update LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06task-poky-lsb: update LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14task-poky-lsb: add new LSB RecipeSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-30task-poky-lsb/basic: Add LICENSE fieldsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-28task-poky-basic.bb: fix lighttpd typoSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-28task-poky-basic.bb: add lighttp to basic image type for webserverSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-08task-poky-lsb: Remove man-pages due to build failuresSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-08task-poky-lsb: add man-pages, which will pull man and groffSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-08at: Disable PARALLEL_MAKE for at and add back to task-basicSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-04tasks-poky-basic and tasks-poky-qt: bump PR and remove atSaul Wold
Remove at since it's failing build Add Zypper to lsb image Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-02task-poky-basic: add cron, logrotate, mingettySaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-02task-poky-lsb: add sysklogd, libaio, mdadm, screen, watchdogSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-02at: remove GPLv3 versionSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-31task-poky-basic.bb: add at and watchdogSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>