kernel-yocto: clarify KMETA branch comments
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 21 Nov 2012 21:32:25 +0000 (16:32 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2012 07:53:33 +0000 (07:53 +0000)
commit8ae72b8603d2a0496aa77ba1298a0c18d547167b
treedee20a5326e5902c4e17fe528daf6a03063ff352
parent1d105e04024c791027d6436403104b03cde2c85f
kernel-yocto: clarify KMETA branch comments

Having a meta branch is not strictly required by the tools (and
recipes like linux-yocto-custom do not have meta branches), but the
comments in the kernel-yocto.bbclass could lead someone to think that
it was required.

This commit clearifies the comment to the following:

  # We can fix up the kernel repository even if it wasn't a bare clone.
  # If KMETA is defined, the branch must exist, but a machine branch
  # can be missing since it may be created later by the tools.

[YOCTO #3422]

(From OE-Core rev: 421a2e2523a8f2c461479a1c0d44908cc1eaca6b)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass