summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* zypper: add util-linux-uuidgen to RRECOMMENDSPaul Eggleton2011-03-011-2/+2
| | | | | | | | | 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>
* util-linux: split out uuidgen to a separate packagePaul Eggleton2011-03-012-2/+3
| | | | | | | uuidgen is needed by zypper and we don't want to drag in everything else in util-linux, so split it out to a separate package. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* documentation/bsp-guide/bsp-guide.xml: Updated revision history on title page.Scott Rifenbark2011-03-011-1/+6
| | | | | | | | | I updated the revision history on the title page to reflect the upcoming Release 1.0. I will likely have to change this as we get nearer the release so I can be sure of the number and also add meaning release remarks to the entry. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/bsp-guide/bsp-guide.xml: Updated RP email addressScott Rifenbark2011-03-011-1/+1
| | | | | | | Changed the email address for Richard Purdie in the author title page to richard.purdie@linuxfoundation.org. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 695] - documentation/bsp-guide/figures/bsp-title.png: Updated title ↵Scott Rifenbark2011-03-011-0/+0
| | | | | | | | | | | | | graphic [BUGID# 695] - I updated the title to use a less bold and intrusive font and one that is still common for systems. Also removed the "s" in the title so it now reads "Board Support Package (BSP) Developer's Guide." I also put a better looking Yocto logo in. Once this commit is merged bug #695 can be marked resolved. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/bsp-guide/bsp.xml: Re-write of click-throughScott Rifenbark2011-03-011-25/+34
| | | | | | | | | | | | | | | | | | | [BUGID# 553] - In the 'BSP Click-Through Licensing Procedure' section, which is shared between the BSP Guide and the Poky Reference Manual, there were three links to 'pokylinux.org' sites. These links were intended to help a user get a license for encumbered BSPs. However, the links never did work. The section also had some wording that described a propsed naming convention for BSP tarballs that were encumbered and non-encumbered. The naming convention is a good idea but has not been followed so far. I removed the links and replaced them with general instructions on how to get through the licensing situation. Also removed the hard-line naming rules and replaces with a more general explanation of how we are naming BSP (e.g. Crown Bay). Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URLScott Rifenbark2011-03-011-1/+1
| | | | | | | | | | | [BUGID# 553] - In appendix I in the Contributions section (I.6) there is mention of a Poky contributions tree and the URL git://git.pokylinux.org/poky-contrib.git is given. I changed this URL to git://git.yoctoproject.org/poky-contrib.git. This is a partial fix for but 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/resources.xml: Text addtions in Links section ↵Scott Rifenbark2011-03-011-3/+4
| | | | | | | | | in Appendix I I added text after the bulleted items "The Poky website" and "BitBake Uer Manual." These were blank and it was not consistent with the rest of the list. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URLScott Rifenbark2011-03-011-2/+2
| | | | | | | | | | | | | [BUGID# 553] - In the "Bugtracker" section (appendix I - I.2) there is a reference to the bugtracker. The text shows just the string "bug tracker" but the hidden URL was http://bugzilla.pokylinux.org. I updated the text to say to report problems by using the Bugzilla application and then gave the URL http://bugzilla.yoctoproject.org as the reference. This is a partial fix for bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org ↵Scott Rifenbark2011-03-011-1/+2
| | | | | | | | | | | | | reference [BUGID# 553] - In the FAQ appendix item H.12 there was a reference to http://pokylinux.org/sources/* in the question portion. The reference should really be http://autobuilder.yoctoproject.org/sources/*. I made the change. This is a partial fix for bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed ↵Scott Rifenbark2011-03-011-4/+3
| | | | | | | | | | | | | | pokylinux.org URL [BUGID# 553] - In "The Anjuta Plug-in" section (5.1.2.2) there was an URL to the source for the Anjuta Plug-in. The URL had the pokylinux.org string in it and pointed to the old area. I changed the URL to http://git.yoctoproject.org and directed the user to look under IDE Plugins. This is a partial fix to bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed ↵Scott Rifenbark2011-03-011-2/+3
| | | | | | | | | | | | | | | | | | pokylinux URLs [BUGID# 553] - In "The Eclipse Plug-in" section (5.1.2.1) there were two URLs referencing the place to get the Eclipse plug-in. One specified the URL to put into the HTTP:// field in the Eclipse IDE when installing the software. This URL was incorrect. I replaced it with the correct URL, which was http://www.yoctoproject.org/downloads/eclipse-plugin/. The second URL that was fixed was referencing the source code for the plug-in. It had the old pokylinux.org string. I changed it to http://git.yoctoproject.org. These fixes partially address bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/introduction.xml: fixed ↵Scott Rifenbark2011-03-011-1/+1
| | | | | | | | | | | pokylinux.org URL [BUGID# 553] - In the Development Checkouts section (1.5.3) there was a reference to our git repository located at git://git.pokylinux.org/poky.git. I changed this to git://git.yoctoproject.org/poky.git. This is a partial fix to Bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 553] - documentation/poky-ref-manual/introduction.xml: Fixed ↵Scott Rifenbark2011-03-011-1/+1
| | | | | | | | | | | pokylinux.org URL [BUGID# 553] - In the Releases section (1.5.1) there was an URL to http://pokylinux.org/releases. This URL was old and I replaced it with http://yoctoproject.org/downloads/poky. This partially fixes bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed ↵Scott Rifenbark2011-03-011-1/+1
| | | | | | | | | | | | | | | pokylinux URL [BUGID# 553] - In the Development Checkouts section (1.5.3) there is a reference to http://git.pokylinux.org/. This URL resolves to an older looking source area. I determined that the URL http://git.yoctoproject.org/ resolves to the newer Yocto source web interface so I changed the URL to that. This is a partial fix to Bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed ↵Scott Rifenbark2011-03-011-1/+1
| | | | | | | | | | | | | pokylinux.org link in Nightly Build section [BUGID# 553] - In the nightly build section (1.5.2) there is a reference to http://autobuilder.pokylinux.org/. This URL resolves to an autobuilder page that has a bunch of pokylinux links. I determined that the URL http://autobuilder.yoctoproject.org/ also resolves to the autobuilder page so I updated the URL to use the YP link. This is a partial fix to Bug 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-images.xml: Update to Images AppendixScott Rifenbark2011-03-011-25/+34
| | | | | | | | | | Added command 'ls meta*/recipes*/images/*.bb' as the command to see the supported images. Also added poky-image-lsb as an image and noted that poky-image-sdk has becom poky-image-sato-dev. These fixes are in response to alpha testing for release 1.0 Yocto. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* u-boot: remove do_install from u-boot.incBruce Ashfield2011-03-012-6/+1
| | | | | | | | | | | | | | | | | | Fixes [BUGID #777] The do_install rule in u-boot.inc was installing a host tool into the target ${bindir}, which is subsequently stripped with target strip during packaging, and the obvious error ensues. The native u-boot recipe has its own install rule, and the machine specific u-boot doesn't require mkimage or anything else in the do_install function. So we remove it completely until it is needed again. [sgw: PR bump] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ADT: Fix several bugs for adt installerLiping Ke2011-03-013-9/+10
| | | | | | | | | | Two bugs are found 1) image download file path is not correct. So even if file is downloaded already, it can't be detected. 2) several images now are renamed, such as sato-dev, sato-sdk, we need to change the name accordingly. Signed-off-by: Liping Ke <liping.ke@intel.com>
* shadow: upgrade to 4.1.4.3 to fix security vulnerabilityYu Ke2011-03-0115-2/+2
| | | | | | For CVE-2011-0721: http://lists.debian.org/debian-security-announce/2011/msg00030.html Signed-off-by: Yu Ke <ke.yu@intel.com>
* ncurses: Change ncurses patch SRC_URI locationDongxiao Xu2011-03-011-2/+5
| | | | | | | | | | | | | | One of ncurses's patch has been removed from its original repo location, use autobuilder cache location instead. Comment out the original patch address instead of removing it since we may still need that address when upgrade the recipe later. This fixes [BUGID #709]. [sgw: fixed having comment embedded in SRC_URI] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* attr: Change SRC_URI to a correct locationDongxiao Xu2011-03-012-2/+2
| | | | | | | | attr has changed its download link, thus change accordingly. This fixes [BUGID #710] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Revert "base/utility-tasks.bbclass: Drop do_setscene and do_rebuild"Saul Wold2011-02-282-1/+49
| | | | | | | | | This reverts commit 6d7976542019bc27886470e6ec1aac9ed84dd0e1. The orignal patch broke the incremental build, so not all is right with this change yet. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie2011-02-282-49/+1
| | | | | | | | | | | | | The do_setscene task only exists for rebuild support now as all its other functionality has been superceeded. The rebuild task currently crashes due to removal of the working directory and therefore isn't working for anyone. It also interacts extremely badly with the newer sstate technology to the point of being dangerous. Summary, if we want rebuild support it needs a reimplementation so remove this version and all its remnants and hacks. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: add transfig and linuxdoc-tools recipesScott Garman2011-02-281-0/+19
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* distro_tracking: update for newer packages addedSaul Wold2011-02-281-3/+15
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle2011-02-281-0/+1
| | | | | | | | | | | [BUG #776] When using the RPM solve databases, we have to lock our operations to avoid removing it while it's in use. The same lock is shared by the rootfs_rpm.bbclass Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* bitbake/cache/runqueue.py: Move workload for recipe parsing to the child processRichard Purdie2011-02-282-13/+32
| | | | | | | | | | | | | | | Parsing the recipe in the parent before forking off the child worker can mean the parent doesn't hit the idle loop and becomes a bottleneck when lauching many short lived processes. The reason we need this in the parent is to figure out the fakeroot environmental options. To address this, add the fakeroot variables to the cache and move recipe loadData into the child task. For a poky-image-sato build this results in about a 2 minute speedup (1.8%). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: add crownbay BSP infrastructurebernard-5.0rc1bernard-1.0rc1Bruce Ashfield2011-02-261-1/+1
| | | | | | | | | | | | Updating the meta SRCREV to grab this linux-yocto commit: meta: add crownbay BSP infrastructure Import the 2.6.34 crownbay infrastructure and update for the 2.6.37 kernel. This also brings in the feature/drm-emgd that the crownbay requires. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* Merge branch 'bernard' of ssh://git.pokylinux.org/poky into bernard-1.0Beth Flanagan2011-02-261-1/+7
|\
| * task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc onlySaul Wold2011-02-261-1/+7
| | | | | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* | Fixing type: license.bbclassBeth Flanagan2011-02-261-1/+1
| | | | | | | | | | | | Munged a tab. Fixing Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* | Fix to the libtool LICENSE field: libtool.incBeth Flanagan2011-02-261-1/+1
| | | | | | | | | | | | License parser should use & not , Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* | Fixing my bad license parsing: license.bbclassBeth Flanagan2011-02-263-3/+11
|/ | | | | | | Fix to my bad license parsing. Also added the MIT generic license files. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* libxml-parser-perl: remove FILES_${PN}Jingdong Lu2011-02-251-4/+2
| | | | | | | | | Because of the error path in FILES_${PN} we got nothing in libxml-parser-perl package. Romove "FILES_${PN}" [sgw Bump PR] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-poky-lsb: add necessary packages nameJingdong Lu2011-02-251-1/+61
| | | | | | | | | 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>
* prelink: Add missing macro.prelink fileMark Hatle2011-02-251-0/+5
| | | | | | Add the missing macro.prelink file... Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* [BUG:650] Fix LICENSE parsing: license.bblcassBeth Flanagan2011-02-251-1/+2
| | | | | | LICENSE parsing was missing some cases. Fixed Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* linuxdoc-tools-native: disable doc builds requriing latex and dvipsScott Garman2011-02-253-2/+58
| | | | | | | | | | | | | | | | This fixes the following errors during do_install on hosts which have latex and/or dvips installed: fmt_latex2e::postASP: LaTeX first run problem. Aborting ... dvips: ! DVI file can't be opened. Our goal is to have native versions of these tools eventually. Until then, disable these parts of the documentation install process. This fixes [BUGID #774]. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* file: add wrapper to file-nativeSaul Wold2011-02-251-1/+7
| | | | | | | | | | file-native needs a wrapper to pass the correct path to the magic.mgc file This was found to be the case when sstate-cache is used because file hardcodes the path to the magic.mgc file. [BUGID #775] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* utils.bbclass: add new wrapper scriptSaul Wold2011-02-251-0/+23
| | | | | | | | | Add a new create_cmdline_wrapper() function that takes cmdline options for commands that need different directories Related to [BUGID #775 Signed-off-by: Saul Wold <sgw@linux.intel.com>
* rpm: Fix rpm-dbg package splitMark Hatle2011-02-251-3/+1
| | | | | | | The rpm-dbg package split was specified incorrectly in the recipe, correct this so we generate the proper -dbg file. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* rpm: Fix rpm usage of prelink on the targetMark Hatle2011-02-253-5/+8
| | | | | | | | | | RPM has the ability to validate files that have been prelinked, however the necessary configuration and staging was not done properly. Resolve this issue by fixing the macro paths, providing the missing RPM macro, and correcting a defect in the way the prelink image class was working with the necessary configuration file. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle2011-02-253-10/+23
| | | | | | | | | | | [BUG #756] Fix bug #756. The rootfs contains a control file /etc/rpm/platform that specifies the default system platform, as well as patterns for compatible architectures. This file was not being setup properly due to a misunderstanding of the format in a previous patch. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* linux-yocto: update to 2.6.37.2Bruce Ashfield2011-02-252-15/+14
| | | | | | | | | | | | Fixes [BUGID: 773] This consolidated SRCREV update addresses the following items: - updates to 2.6.37.2 - updates the routerstation pro configuration for USB mass storage - merges the PERF no scripting patch into the kernel tree Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* bitbake/hob: only show one progress dialog when changing machineJoshua Lock2011-02-251-1/+0
| | | | | | | Remove a spurious signal emission which resulted in two progress dialogs being shown after changing the machine. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* package.bbclass: Rewrite package_do_filedeps() to reduce the amount of ↵Richard Purdie2011-02-251-33/+44
| | | | | | subprocesses created and improve speed Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/machine: Use linux-libc-headers instead of linux-libc-headers-yoctoRichard Purdie2011-02-254-4/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-libc-headers: Update to 2.6.37.2Richard Purdie2011-02-251-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package.bbclass: Fix debug sources directory creation to reference the ↵Richard Purdie2011-02-251-1/+1
| | | | | | target system Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>