summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: Fix SRCREVs in linux-yocto_3.2Paul Barker2013-07-291-4/+4
| | | | | | | | | | | The KERNEL_VERSION set by linux-yocto_3.2.bb in openembedded-core is 3.2.32 but the SRCREVs in the bbappend in meta-yocto-bsp referred to version 3.2.18. These SRCREVs are updated to the correct values. (From meta-yocto rev: ead5d53222c811c68e3bed74a297bb0a11a72156) Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Split into distro and bsp componentsRichard Purdie2012-09-051-0/+14
Now we have settled on best practises and compliance criteria, bring meta-yocto into compliance by separating out the hardware support components into meta-yocto-bsp leaving policy configuration in meta-yocto. Also rename the meta-yocto scripts directory to OE-Core can be a clearly isolated component in poky. (From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>