summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-06-28checksums.ini: This kind of file died out years ago, remove.HEADmasterRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-28meta-linaro: Drop this since its obsoleteRichard Purdie
There have been no changes to this code for over two years and its completely obsolete now. Linaro have their own code and if they want to maintain a layer, would do so themselves. Remove this obsolete code to avoid any confusion. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-06meta-kernel-dev: remove linux-yocto-customBruce Ashfield
linux-yocto-custom is in meta-skeleton. removing from meta-kernel-dev. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-05-06meta-kernel-dev: remove linux-yocto-dev.bbappendsBruce Ashfield
linux-yocto-dev is part of oe-core, no need to carry recipes here. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-05-06meta-kernel-dev: add missing linux-yocto bbappendsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-05-06meta-kernel-dev: remove old/dangling bbappendsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-10linux-yocto-dev: bump version to 3.6+Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-14layer.conf: clarify commentsTrevor Woerner
The recipes are no longer stored in a "packages" directory but in directories under recipes-*. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2012-06-15extras: remove linux-tools.inc from custom recipesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-06-08meta-kernel-dev: cleanup bbappends and add 3.4Bruce Ashfield
The kernel bbappends needed some cleaning: - remove old variables - add comments on how to set the preferred version - update ksrc to be unique across all appends - add the 3.4 bbappend Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-06-08extras: bump korg recipe to 3.4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-05-22linux-yocto: fix AUTOREV specificationBruce Ashfield
The SRCREV=${AUTOREV} specification is not precise enough with recent changes to SRCREV processing. To ensure that the AUTOREV takes precidence, we must specify it via the machine name. We also add SRCREV_meta to the AUTOREV list. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-05-08meta-kernel-dev: bump linux-yocto-dev revisionBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-05-08meta-kernel-dev: removing obselete bbappendsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-04-30linux-yocto-dev: add mips64 compatibility and mappingBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-03-30linux-yocto-dev: remove unecessary KMACHINE mappingsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-03-28linux-korg/linux-yocto-custom: update and remove unecessary variablesBruce Ashfield
Updating linux-korg and introducing a new linux-yocto-custom (which by default is the same as linux-korg) that work against the updated linux-yocto repositories and tools. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-02-28meta-kernel-dev: Fix quotingDarren Hart
Several unquoted variables assignments are now resulting parse errors. Correct them throughout meta-kernel-dev. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-02-03linux-korg: fixes and version bumpBruce Ashfield
LINUX_VERSION_EXTENSION was not overriding the base value properly, so changing it to a straight assignment. Also change the branches and version number to be consistent with a 3.2 kernel reference. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-01-30linux-yocto: add 3.2 bbappendBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-01-19linux-yocto-dev: restoring PVBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-01-19linux-yocto-dev: update to 3.2-finalBruce Ashfield
Updating the linux-yocto-dev recipe to adapt to 3.2 final and the new branching structure. This recipe + kernel tree must be used with the latest kern-tools. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-11-28linux-yocto-dev: bumping revision to 3.2-rc2Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-10-24linux-korg: update linux-korg URI and versionBruce Ashfield
Updating to the latest korg version, and dropping common tasks from the recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-10-24linux-yocto-dev: bumping -dev version to 3.1Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-09-30linux-korg: clear meta data flagBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-30linux-yocto-dev: bumping to 3.1-rc4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-02linux-korg: make YOCTO_EXTERNAL_BRANCH assignment conditionalBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-27linux-korg: dropping feature additionsBruce Ashfield
The feature addons won't be available in a korg based kernel, so they don't belong in the recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-21meta-kernel-dev: adding 3.0 kernel bbappendBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-21meta-kernel-dev: update -rt recipe apppendBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-12meta-kernel-dev: allow for dangling bbappend filesDarren Hart
With the bitbake commit: 7a2a24de094ce8f2e2068bbee6709dfc2cdc69b9 missing base recipe files for bbappends became an error. Rather than creating a separate kernel development layer for every layer containing a new kernel recipe name, conditionally set BB_DANGLINGAPPENDS_WARNONLY. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Jeff Mitchell <jmitchell@ll.mit.edu>
2011-06-10meta-kernel-dev: update bbappends to track new recipe namesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-06-10linux-yocto-dev: update to 2.6.40 aka 3.0Bruce Ashfield
Changing the kernel revision to 2.6.40 to build the new 3.0 kernel. This is a temporary commit but allows build and boot with 3.0 while escaping the issues that the version change to 3.x causes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-12linux-korg: fix invalid SRCREVBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-06meta-kernel-dev: rename directories to match meta orginizationBruce Ashfield
Things moved from packages/* in meta, so it makes sense to copy that organization here. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-05linux-libc-headers: comment local repo by defaultBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-04kern-tools: comment local clone by defaultBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-04linux-yocto-dev: remove beagleboard default comaptibilityBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-04linux-yocto-dev: clarify override instructionsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-03linux-korg/linux-yocto-dev: restore SRCPVBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-02linux-yocto-dev: update SRC_URI to yocto git serversBruce Ashfield
Fixups on the meta-kernel-dev recipes to have proper URLs, reorganized comments and a split KSRC variable to allow multiple dev recipes to be set at once. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-08kernel: add linux-yocto-dev and linux-korg recipesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-10linux-yocto/kern_dev: add 'file' protocolBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-14meta-linaro: fix EHCI power up on beagleboard xmDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-02-14meta-linaro: avoid compile failure due to CONFIG_SND_SOC_ALL_CODECS=mDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-02-14meta-linaro: avoid compile failure due to CONFIG_NOP_USB_XCEIV=mDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-02-14meta-linaro: start with the stock linaro omap3 configDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-02-09meta-linaro: remove obsoleted beagleboard-linaro directoryDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-02-09linux-linaro-2.6.35: inherit from kernel and drop linux.incDarren Hart
linux.inc has some strange code it which overwrites the uImage and modifies the .config. kernel.bbclass provides everything we need to create images and boot. Signed-off-by: Darren Hart <dvhart@linux.intel.com>