diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-06-08 15:33:02 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 15:22:56 +0100 |
commit | dcfb6e4d2ab5df32f0f2408a1aafd6923018555f (patch) | |
tree | fd51af5ce705ddbbce3adb6e8a088c0754c1b7ec /meta/recipes-devtools/git/git_1.7.5.1.bb | |
parent | 9031e7e16f54e818b5e7c2d46ef720fd0f8c2cfa (diff) | |
download | poky-dcfb6e4d2ab5df32f0f2408a1aafd6923018555f.tar.gz |
linux-yocto: rename recipes to explicitly indicate version
The existing recipe names for the linux-yocto kernel builds
worked well when there was a single, or two versions of the
kernel available. But with the impending kernel updates and
retirement of older kernels, the re-use of the same recipes
for different kernel versions violates the principle of least
surprise.
To address this, the recipes are being renamed as follows:
linux-yocto_git.bb -> linux-yocto_2.6.37.bb
linux-yocto-stable_git.bb -> linux-yocto_2.6.34.bb
There continue to be versionless recipe names that feed into
versioned recipes at the appropriate points. They are:
linux-yocto-dev.bb (tracking the latest yocto dev kernel)
linux-yocto-korg_head.bb (tracking korg kernels)
There are no existing users of linux-yocto-stable in the master
branches to convert to the new naming, so these changes work
in isolation.
(From OE-Core rev: 576c87349a72a94357014ff29f55db692903ed80)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git_1.7.5.1.bb')
0 files changed, 0 insertions, 0 deletions