summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* valgrind: update to 3.8.1Radu Moisan2013-01-289-133/+11
| | | | | | | | | | | | Changed license copyright notice 2011->2012 remove unnecessary patches built for x86, 86-64, ppc (From OE-Core rev: df0d23c2bedafd534c5909a65afaf3373d7bc33e) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libaio: add aarch64 supportRiku Voipio2013-01-283-1/+97
| | | | | | | | | | | Picking up a patch from gentoo and adding aarch64 defines is enough to fix libaio and pass the harness testsuite (From OE-Core rev: 7255c43b6e545a4c15c3cd57f6c240668a77786a) Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mtd-utils: split into multiple packagesFrans Meulenbroeks2013-01-281-1/+7
| | | | | | | | | | | This allows one not to install rarely used or fs specific files As discussed in http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/31744/focus=31804 (From OE-Core rev: ca9d10543f22b60ba32fd78130970591782b880c) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils: upgrade to 1.0.26Cristian Iorga2013-01-285-48/+3
| | | | | | | | | | | | ncursesfix.patch is no longer necessary, build system fixed upstream. ncursesfix.patch removed. (From OE-Core rev: 1dccd16e29186e7baad6ebcf189b7ea2463c2275) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xorg-minimal-fonts: depend on font-alias instead of shipping fonts.aliasMarcin Juszkiewicz2013-01-282-85/+3
| | | | | | | | | | | | | | | Collected errors: | * check_data_file_clashes: Package font-alias wants to install file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/genericarmv8-oe-linux/core-image-lsb-dev/1.0-r0/rootfs/usr/share/fonts/X11/misc/fonts.alias | But that file is already provided by package * xorg-minimal-fonts | * opkg_install_cmd: Cannot install package packagegroup-core-lsb-dev. | ERROR: Function failed: do_rootfs (see /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/genericarmv8-oe-linux/core-image-lsb-dev/1.0-r0/temp/log.do_rootfs.7564 for further information) (From OE-Core rev: e3d5cb2033245ecb6e25f90d9d71296a018c4342) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gtk-immodules-cache.bbclass:fix support postrm at image creation timeHongxu Jia2013-01-281-1/+12
| | | | | | | | | | | | | Let postrm use the same logic as the postinst to run on both build machine and target [YOCTO #3633] (From OE-Core rev: dc1bb7a5532411bc9cb7e8678bc540c44fd2cd63) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gtk-icon-cache.bbclass:fix support postrm at image creation timeHongxu Jia2013-01-281-0/+18
| | | | | | | | | | | | | | When use postrm on the build machine, it installs the hook in intercept-scripts directory and exit 0, the hook will be later invoked and it will properly call gtk-update-icon-cache. [YOCTO #3633] (From OE-Core rev: 6ae0b8339134300d0c179bd47dc3062e0e1f2f0b) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ↵Martin Jansa2013-01-281-0/+34
| | | | | | | | | | | | is enabled [YOCTO #3743] (From OE-Core rev: dc78ef91a2bf01efb8028c9afbe69e506e016265) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* license.bbclass: extract functionality to find license files to separate ↵Martin Jansa2013-01-281-18/+26
| | | | | | | | | | | | | | | function * move it from do_populate_lic to find_license_files so we can reuse it to populate license in package itself [YOCTO #3743] (From OE-Core rev: 833f8c239aa475b3e0cacbd448a90079ac287468) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a general reference and link to kernel-devScott Rifenbark2013-01-271-1/+2
| | | | | | | | | | Put in a cross-link to the new YP Linux Kernel Development Manual up in the introduction. (From yocto-docs rev: ba00acb1a0db9494b0d0ff1335f2532b5e2a7994) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Scrub for correct YP manual cross-references.Scott Rifenbark2013-01-273-13/+42
| | | | | | | | | | | | | | | | | | | I went through and got rid of all references to the old YP Kernel Architecture and Use Manual and replaced with appropriate references to the new YP Linux Kernel Development Manual. I also laced in appropriate references into various sections of the new YP Profiling and Tracing Manual. Also, updated the list of resource manuals to reflect the new manual set (addition of kernel-dev and profile-dev and removal of kernel-manual). (From yocto-docs rev: ef531ad65c9b749dad5e8e39b060bf1641e4fa38) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added cross-references to profile-manual.Scott Rifenbark2013-01-271-3/+14
| | | | | | | | | | | | | I added some cross-references to the section that overviews the user-space tools. Three tools (perf, oprofile, and systemtap) are in the list. I added appropriate cross references to the respective tool sections in the YP Profiling and Tracing Manual. (From yocto-docs rev: 9b1ee95fa9dd4110f5b4f9e7aeaba63c6ef8b148) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new KFEATURE_DESCRIPTION glossary entry.Scott Rifenbark2013-01-271-0/+16
| | | | | | | (From yocto-docs rev: 34060ca253a4434cd61c61fbefd0fe58ecd5fb36) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: General edits and links added.Scott Rifenbark2013-01-271-21/+27
| | | | | | | | | | | | Many links added to the glossary variables that were introduced in the manual. Also provided general edits as I found them. (From yocto-docs rev: 1c004144669306e87ad783df766b5245e474f549) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new variable KBRANCH_DEFAULT.Scott Rifenbark2013-01-271-0/+15
| | | | | | | (From yocto-docs rev: d97c04fd6e818e7b78971f8c459a9778fb4e69f4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Links and edits to the Common Tasks chapter.Scott Rifenbark2013-01-271-11/+17
| | | | | | | (From yocto-docs rev: 46cd5eabe2343897eb9b4822064735bf335beb47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New KERNEL_PATH variable added to the glossary.Scott Rifenbark2013-01-271-1/+27
| | | | | | | | | | Also put in a cross-reference in the existing KERNEL_SRC variable. (From yocto-docs rev: 705074a16490155cd64469af3b2ea12a0780281c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New KERNEL_SRC variable added to glossary.Scott Rifenbark2013-01-271-0/+14
| | | | | | | (From yocto-docs rev: d8f7b32a9be1834f7835262f58c577b1f40a3edc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Minor edits to the overview section.Scott Rifenbark2013-01-271-2/+2
| | | | | | | (From yocto-docs rev: 42c9b33d38150672d1ea177f98a86c71806caa3a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Set KARCH as the top "K" entry for the glossary.Scott Rifenbark2013-01-271-1/+1
| | | | | | | (From yocto-docs rev: 1fceec975f9e6b40c64d55050e257c2239340d65) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Metadata" term.Scott Rifenbark2013-01-271-3/+8
| | | | | | | | | | | | In the "Terms" section, I enhanced the "Metadata" term to include a bit about Metadata in the context of the kernel. This type of metadata is discussed at length in the YP Linux Kernel Development Manual. (From yocto-docs rev: c6f48bc4c33850eaa1dbf5867759a19d373766ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New variable descriptions for KTYPE and KARCH.Scott Rifenbark2013-01-271-0/+45
| | | | | | | (From yocto-docs rev: 35b7baa5653cffbb5e1dd1759643135c08b15bf7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to a couple variables in the glossaryScott Rifenbark2013-01-271-1/+29
| | | | | | | | | | | | | 1. LINUX_VERSION_EXTENSION: Added a link on the LINUX_KERNEL_TYPE variable. 2. Added a new variable description for the LINUX_KERNEL_TYPE variable. (From yocto-docs rev: f4ace3c64838044e2eb700af4b024a96ab1e2315) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the LINUX_VERSION_EXTENSION variable.Scott Rifenbark2013-01-271-7/+6
| | | | | | | | | | | Applied Darren Hart's review comments. Namely, use the example from the linux-yocto recipes and not the custom recipe. (From yocto-docs rev: 4a537a02bbf6fca4ff1a3beddd03d8115099cddd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the LINUX_VERSION variable.Scott Rifenbark2013-01-271-2/+8
| | | | | | | | | | | | | Added a bit about the variable being used to define PV for the recipe. Also, fixed a couple indentation problems with some nearby variables. (From yocto-docs rev: bec65049218c9c549fe8cd4d5c16e9d917e87866) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Fixed the "Tying it Together" side-lights.Scott Rifenbark2013-01-272-39/+39
| | | | | | | | | | Took them out of the colored Note format and replaced with a simple line box to set them apart. (From yocto-docs rev: 5efb84d3860d87f64371b718967ab33f47a3a4db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Fixed typo in last sectionScott Rifenbark2013-01-271-1/+1
| | | | | | | | | Changed "Line" to "Live" in the section heading. (From yocto-docs rev: 73ea1f5a01891aa51c872363a60d2e0eefdf2f64) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Fixed "short" figures to remove space.Scott Rifenbark2013-01-271-8/+8
| | | | | | | (From yocto-docs rev: 5f4cfbef0689b5c84d8fa14c413f8a4c5a9521c3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added links for literall http:// strings.Scott Rifenbark2013-01-271-11/+11
| | | | | | | (From yocto-docs rev: a30bc0c5e1c752ea3c6f73acd203e80a398d5368) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual: Added support to build profile-manual.Scott Rifenbark2013-01-271-0/+5
| | | | | | | (From yocto-docs rev: fe59bccc799daf03d4dc8ccbbb842529dc41d3ea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Makefile: Updated to support mega-manual build with profile-manualScott Rifenbark2013-01-271-1/+17
| | | | | | | | | | Added the list of 32 profile-manual figures to the tarfile variable for mega-manual. (From yocto-docs rev: ffe0586990c7659c28001038d6ba55cd42f5ecd0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual: Added the profile-manual figuresScott Rifenbark2013-01-2732-0/+0
| | | | | | | | | | | The figures from the profile-manual/figures folder must be added to the mega-manual/figures folder in order for the mega-manual to make correctly. (From yocto-docs rev: f64459330b472dbade936f9d964b4792fb6364bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added blktrace section.Scott Rifenbark2013-01-271-0/+404
| | | | | | | | | No re-writing at all. (From yocto-docs rev: c18bd94ac0e6fc3a23139ec8d1ef7b04518746de) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added LTTng section to usage chapter.Scott Rifenbark2013-01-271-0/+386
| | | | | | | | | No re-writing at all. (From yocto-docs rev: 6ed32ad5daa1f16c414da665a2fea498baefbe4a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added Sysprof section to usage chapter.Scott Rifenbark2013-01-271-0/+123
| | | | | | | | | No re-writing. (From yocto-docs rev: e3fd833c4bf7cdc50138ac940af8a2b35c37c52b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added oprofile usage section.Scott Rifenbark2013-01-271-0/+552
| | | | | | | | | No re-writing at all. (From yocto-docs rev: f42230e3665903a7603212696949241244555f8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Systemtap section added.Scott Rifenbark2013-01-271-0/+217
| | | | | | | | | No re-writing at all. (From yocto-docs rev: 4ca472f8200f9d927a8d37c88c1ff75b017fcfc1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Substituted real title image in.Scott Rifenbark2013-01-271-0/+0
| | | | | | | (From yocto-docs rev: 7492d719e59fdc023da06554b7b65af63d76a6df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added ftrace section to the manual.Scott Rifenbark2013-01-271-0/+664
| | | | | | | | | | No re-writing, no clean up what-so-ever. It is simply in the DocBook form. (From yocto-docs rev: 3d2c17c076b67c3e2ab094d0562038e422b63d44) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Corrected bad literallayout statement.Scott Rifenbark2013-01-271-1/+1
| | | | | | | (From yocto-docs rev: fc3aa3815bfdfac11e93167dda8e52457b42c4c6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added profile-title.png to stylesheetScott Rifenbark2013-01-271-19/+18
| | | | | | | (From yocto-docs rev: ad0222226cf4e29673e859cc95496c53875202cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Updated indentation and sectioningScott Rifenbark2013-01-271-628/+629
| | | | | | | | | | | Had the sectioning off and it was preventing the manual from making. I also added more indentation as needed throughout most of the manual up to the error. (From yocto-docs rev: 5de3544593a63e96b349babc177970d8605e0098) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Correctly named "figures" folder.Scott Rifenbark2013-01-2732-0/+0
| | | | | | | | | | This adds in the figures under the correct spelling for the "figures" folder. (From yocto-docs rev: 83d7896623a9a88538dd1da45429f47777123338) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Rename of figures folder.Scott Rifenbark2013-01-2731-0/+0
| | | | | | | | | | | | Initially the 'figures' folder was mis-named as 'Figures'. this is not in line with the other manuals. I had to rename the folder and thus delete all these files from the Git repo since they had been committed. (From yocto-docs rev: 4452e790e8ddb8c80a5f0c6faf4a1f86fd3fb8d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added new YOCTO_DOCS_PROF_URL variable.Scott Rifenbark2013-01-271-0/+1
| | | | | | | (From yocto-docs rev: cc6082ee1fb33fa7a91c1a6e8aa92b568e1c8fee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Makefile: Added support for the new profile-manual.Scott Rifenbark2013-01-271-0/+30
| | | | | | | (From yocto-docs rev: 09183423d3049b954b0f0a5d882bf85218b5aff9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Converted root XML file for profile-manualScott Rifenbark2013-01-271-26/+9
| | | | | | | | | Edits to change this file to work for the profile-manual. (From yocto-docs rev: 60a52fb31f2d15709afa29e83aa5d50bf8d90c58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Second half of perf raw text entered.Scott Rifenbark2013-01-271-0/+353
| | | | | | | | | Finished entering the rest of the "perf" section. (From yocto-docs rev: 3df34a299ef9656362bf5b851b575528c646c02b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Adding raw text.Scott Rifenbark2013-01-271-1088/+862
| | | | | | | | | | | Started to put in the usage chapter. Adding text and sectioning off by paragraph and formatting for literal sections. (From yocto-docs rev: c2d328d19023cd6fac6dcaeb8449e2203b5a17b7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Copied in raw "Examples" chapter.Scott Rifenbark2013-01-271-1891/+15
| | | | | | | | | I put the raw text is for chapter 4. No editing. (From yocto-docs rev: e4a017624595394f86f469e15c1c8ad13e82206d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>