Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various: Update KERNELORG_MIRROR for consistency | Tom Rini | 2011-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | In mirrors.bbclass we point into /pub but we don't in bitbake.conf. All uses of KERNELORG_MIRROR look into /pub anyhow, so lets make use of that. (From OE-Core rev: 67a0c8f48b5ef2ae5fc712c9204e4e99818c8134) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Meta: Recipe Reogranization | Saul Wold | 2010-11-22 | 10 | -0/+143 |
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com> |