summaryrefslogtreecommitdiff
path: root/meta/conf/distro
AgeCommit message (Collapse)AuthorFiles
2011-01-02distro_tracking_fields.inc: add fields for sysprofTom Zanussi1
Add distro tracking fields for sysprof recipe. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-01-02distro_tracking_fields.inc: add fields for blktraceTom Zanussi1
Add distro tracking fields for blktrace recipe. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-30bitbake.conf: Set a default hash policy globally, not just in the poky ↵Richard Purdie1
distro config Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-30patch.bbclass: Move vardepsexclude flag to be along side the function using ↵Richard Purdie1
the variable Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-30distro_tracking: update pulseaudio, ofono, netbase, etc.Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30linux-firmware: upgrade to rev 40c0f950be7040614dc45df54e25e54d00e3b73bDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30pulseaudio: upgrade to version 0.9.22Dongxiao Xu1
upgrade from 0.9.21 to 0.9.22 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30distro tracking updatesSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30matchbox-theme-sato-2: Updated to svn rev164 and add patchSaul Wold1
Patch was added because the png file was renamed from background.png to template.png. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-28yocto/meta: update to 2.6.37-rc7Bruce Ashfield1
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-24distro_tracking: Add RECIPE_LAST_UPDATE infoDongxiao Xu1
Also removed distro tracking fields that recipe no longer exists. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-23linux-yocto: add dropped qemuppc configurationBruce Ashfield1
The _ to - mass change mangled a config file name, which was dropped from the update. This adds the fixed file back to the meta branch of the kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-23linux-yocto: update to 2.6.37-rc6Bruce Ashfield1
Fixes [BUGID #596] Updating the SRCREVs of the target branches in the linux-yocto development kernel to point to 2.6.37-rc6 content. At this point branches have been switched from _ to - and we are able to remove the old branch names. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-23meta-emenlow: update to the new BSP layoutTom Zanussi1
This modifies the meta-emenlow BSP layer to reflect the new BSP standard layout as defined in the latestYocto BSP Developer's Guide. There's no change in functionality here - this simply moves things around, adds a README, and makes the SRCREVs local. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-22opkg: Update to svn r590 to fix symbolic link issuesRichard Purdie1
See the longlinksfix patch for details but symlinks over 100 chars long were broken in sdk tarballs and its due to problems in the inbuilt tar in libbb in opkg. The patch fixes this and switched to svn r590 which already had partial fixes. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-21poky.bbclass: Move mirrors/premirrors to poky.confRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-21web-webkit: Updated SVN Rev to 130 & added LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-21linux-yocto: remove or adjust to _ in branch namesBruce Ashfield1
The existing 2.6.34 kernel tree uses _ where poky typically uses -. This is a historical artifact, since working with gnu Make and shells means avoiding - is wise. The opposite is true in Yocto. To avoid using the _ reserved character wherever possible we can simply remove it from the branch names in the new 2.6.37 kernel, but to keep the content stable in the 0.9 2.6.34 kernel, we map _ to - for the purposes of packaging. To further faciliate this switch, the branch names no longer need to be shortened in the KMACHINE mappings, but can be fully specified and the tools/processing adapt as required. This gives us the flexibility to map multiple boards to a single branch for building. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-20distro_tracking: change owner of some recipeYu Ke1
People already help Kevin to maintain the recipes he owned, so change the tracking field owner for more accurate tracking. Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-20distro_tracking: Fix name inconsistencyYu Ke1
in distro_tracking_fields.inc, my name has two version: "Ke Yu <ke.yu@intel.com>", and "Yu Ke <ke.yu@intel.com>". this patch unify it to be "Yu Ke <ke.yu@intel.com>". Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-17poky-default-revisions.inc: Update pseudo revision to include exec/fork ↵Richard Purdie1
improvements and speed optimisations Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-17Update to the latest swabber.Alex deVries1
Signed-off-by: Alex deVries <alex.devries@windriver.com>
2010-12-16distro_tracking: update status for upgraded recipesNitin A Kamble1
distro_tracking: chaning owner of python-pygtk As the python-pygtk's version is tightly connected to the gtk+ recipe version. changing the recipe ower to Edwin who is the gtk+ recipe owner. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16distro_tracking_fields: Update entries with correctionsSaul Wold1
* fix VERSION Misspellings and add missing recipe versions Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-16distro_tracking: update status for upgraded recipesNitin A Kamble1
distro_tracking: chaning owner of python-pygtk As the python-pygtk's version is tightly connected to the gtk+ recipe version. changing the recipe ower to Edwin who is the gtk+ recipe owner. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16world-broken.inc: Fix override values to include correct prefixRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-16fstests: upgrade to svn revision #426Nitin A Kamble1
Also add license checksums, update PR & license fields Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-16Introduce SDK_VERSION which is based on DISTRO_VERSION for fixing bug 586Jessica Zhang1
Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
2010-12-16distro_tracking: fix VERSION Misspellings and add missing recipe versionsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-14poky.conf: adjust variable whitelisting to fix sstate checksumsPaul Eggleton1
After some analysis of task dependencies I have adjusted the global whitelist used to filter out variables that would otherwise cause unwanted changes in task checksums for sstate packages. The following changes have been made to BB_HASHBASE_WHITELIST: * Fix typo: FILESEXTRAPATHS not FILESEXTRPATHS * Add variables FILE_DIRNAME HOME LOGNAME SHELL TERM USER * Remove variables DATE and TIME (these are referred to by a number of tasks where they should affect the checksum, e.g. because they influence PV) * Remove variable _ (not found in dependencies) Additionally DATE and SRCDATE are excluded but only explicitly for patch_do_patch, which uses these only to provide a warning if patches are out of date. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-14linux-yocto/stable: add blktrace configuration to standard branchBruce Ashfield1
Enable the kernel configuration values required for blktrace by default. Individual boards can opt out as required. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-13qemuppc: update 2.6.37 SRCREVBruce Ashfield1
Fixes [BUGID: 585] The qemuppc irq handling was only partially updated to 2.6.37, this completes the job. qemuppc builds and boots with this change. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-10distro_tracking_fields: added missing quoteSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-10yocto-kernel: factor common routes, update to 2.6.37 and branch renamingBruce Ashfield1
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_git.bb is broken into three parts: - meta/classes/kernel-yocto.bbclass: contains common routines for checking out and configuring a yocto kernel git repository. This should be inherited by recipes that need this functionality. - meta/recipes-kernel/linux/linux-yocto.inc: Contains the machine mappings, compatibility, build directives and common task definitions for a yocto kernel based recipe. This inherits kernel-yocto, and is the typical point of entry for other recipes. - meta/recipes-kernel/linux/linuux-tools.inc: tasks and function definitions for kernel recipes that want to build/export perf It also updates the linux-yocto recipe to default to 2.6.37. As part of the update to 2.6.37 the branch naming and conventions have been modified to show inheritance, and be more generic. For example: master meta yocto/base yocto/standard/arm_versatile_926ejs yocto/standard/base yocto/standard/beagleboard yocto/standard/common_pc/atom-pc yocto/standard/common_pc/base yocto/standard/common_pc_64 yocto/standard/fsl-mpc8315e-rdb yocto/standard/intel_atom_z530 yocto/standard/intel_core_qm57_pch yocto/standard/mti_malta32_be yocto/standard/preempt_rt/base yocto/standard/preempt_rt/common_pc yocto/standard/preempt_rt/common_pc_64 yocto/standard/preempt_rt/intel_atom_z530 yocto/standard/preempt_rt/intel_core_qm57_pch yocto/standard/qemu_ppc32 yocto/standard/routerstationpro In this structure: master: tracks the mainline kernel meta: meta information for the BSPs and kernel features yocto/base: baseline kernel branch yocto/standard/base: 'standard' kernel, contains features and configs for all BSPs yocto/standard/<machine>: represents a BSP with specific features or configurations The tools, tree and libc-headers have all been updated to deal with this new structure. Also in addition to dealing with the new structure, they continue to work with the existing tree and will adapt at runtime to the differences. The linux-yocto-stable_git.bb recipe continues to build the 2.6.34 based tree,and linux-yocto_git.bb builds 2.6.37. As boards are enabled for the new kernel they will move from -stable to the development kernel. As of now, only the emulated targets have moved to 2.6.37-rcX Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-10udev: upgrade to version 164Qing He1
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-10sysprof: add system-wide performance profiler for Linux.Tom Zanussi1
[sgw@linux.intel.com: alpha'ed poky-default-revision.inc and fix commit message] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09poky.conf: move the SDK install into version directoriesJoshua Lock1
It's desirable to be able to have SDK toolchains installed from multiple versions of Poky, enable this by installing the toolchains into a subdirectory of /opt/poky/ based on the distro version. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-09poky.conf: add more hash whitelistKevin Tian1
DATE are referenced by patch_do_patch TIME are referenced by do_distro_check/do_checkpkg BBPATH/THISDIR/_ impacts the scenario when using different source path. DL_DIR/SSTATE_DIR are listed as dependency too, by pstaging_fetch FILESEXTRPATHS is referenced by .bbappend files Some tasks may not contribute to sstate packages, e.g. do_checkpkg. But for safety all of them are whitelist this time. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-12-09world-broken: Update with Clutter itemsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09distro_tracking: update gupnp, gst-ffmpeg, gst-fluendo-mp3, etc.Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-09pulseaudio: upgrade to version 0.9.21Dongxiao Xu1
There is a bug in pulseaudio uptream which uses new instructions on old arm platform. So we keep arm version of pulseaudio unchanged. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-07poky.conf: add BB_TASKHASH to BB_HASHBASE_WHITELISTPaul Eggleton1
At the time of creating the hash, BB_TASKHASH can't really be valid and should be excluded from the environment variable list used to create the hash. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-06preferred-xorg-versions: Update to match new versionsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06eee-acpi-scripts: Update to 1.1.11Zhai Edwin1
Rebased remove-doc-check.patch Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-06distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06web: Update to svn r129Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-06distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06distro_tracking_fields.inc: update insserv and libatomics-opsScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-03Revert "qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9"Saul Wold1
This reverts commit 4bcba3fb12bf2ea7ac952f97a44c8881703935dd. The qemugl is not building so I am reverting this update until it's resolved. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02preferred-xorg-versions: updated for lastest package updatesSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>