summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks/task-core-lsb.bb
Commit message (Collapse)AuthorAgeFilesLines
* Rename task to packagegroupPaul Eggleton2012-09-041-202/+0
| | | | | | | | | | | | "Package group" is a much more appropriate name for these than task, since we use the word task to describe units of work executed by BitBake. (From OE-Core rev: 424dcf7046e4ad09dcc664eb1992201195247fcf) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Don't pull in eglibc-pic via RDEPENDSAndy Ross2012-08-251-1/+0
| | | | | | | | | | | The task-core-lsb-runtime-add subpackage includes eglibc-pic as an RDEPEND. That's incorrect, eglibc-pic is nothing but 22MB of static libraries and should never appear as a runtime dependency. (From OE-Core rev: 79545d068659c943ac9aa925a7da0eee82207b8b) Signed-off-by: Andy Ross <andy.ross@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-self-hosted.bb,task-core-lsb.bb: Conditionalize pth inclusionKhem Raj2012-06-111-1/+5
| | | | | | | | | | pth is not portable to uclibc therefore we need to exclude it for uclibc based systems. (From OE-Core rev: 6482f276533f3a177e07def9d616958d9bbc10c6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Add another initscripts to an lsb imageXiaofeng Yan2012-06-051-1/+2
| | | | | | | | | | | | | Initscripts with stronger functions will replace the simple one, which will avoid error when some packages need functions which could be absent in the simple initscripts. [YOCTO #2133] (From OE-Core rev: b0d45a7bca3e448ceb4802540d42972a625997f8) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Add libgdk-pixbuf-xlib to core-image-lsbXiaofeng Yan2012-05-111-3/+2
| | | | | | | | | | | | LSB Test Suite complains "No library libgdk_pixbuf_xlib-2.0.so.0" \ which are created by gdk-pixbuf_2.24.1.bb. So add this library to core-image-lsb for passing lsb test. [RP: Fix whitespace] (From OE-Core rev: e79f19ef4fb59d6dc14ea139d4e4b132add80842) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: add lsbtest to RDEPENDS_task-core-misc listYi Zhao2012-02-281-1/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Remove perl-devMark Hatle2011-09-221-2/+1
| | | | | | | | | | | | | | | 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>
* libQtOpenGL:Add libQtOpenGL to an lsb imageXiaofeng Yan2011-07-071-17/+1
| | | | | | | | | | 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>
* task-core-lsb: Add absent libraries and commands to task-core-lsb.bbXiaofeng Yan2011-06-221-1/+5
| | | | | | | | | | | | 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>
* task-core-lsb: add cups and ghostscript into imageKang Kai2011-06-021-1/+2
| | | | | | | | | | [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>
* task-core-lsb: Add libQtOpenGL.so* library to lsb-imageXiaofeng Yan2011-05-171-0/+7
| | | | | | | | | | 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>
* task-core-lsb: add packages into lsb imageKang Kai2011-05-161-1/+4
| | | | | | | | | | | 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>
* 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 (From OE-Core rev: d54312c95d81b1ddf7fa09af4ade40dfddfe8757) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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] (From OE-Core rev: 74040af7c44718e05b1f0eeccb267afa1aa6d3f6) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-211-0/+198
(From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>