]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: update meta branch SRCREV
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 15 Jun 2011 03:56:32 +0000 (23:56 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2011 09:35:05 +0000 (10:35 +0100)
commit09e7b0535f8f2f287da670aabd1d6db76b90686f
tree3b7169b6561114a7fb6e6fe981352d47781592f0
parent383d94222e8cfc85d0885f60c88c064091866296
linux-yocto: update meta branch SRCREV

Updating the meta SRCREV to fix a bad commit which resulted in the
tree being dirty after checkpoint, and hence a failure during the
patch phase. The meta commits never modify code outside the 'meta'
directory tree, a rule that was broken with this bad commit.

Without this fix, you may see an error like:

| [INFO] doing kernel configme
| [INFO] Finding user(s) of branch "yocto/standard/fsl-mpc8315e-rdb"
| [INFO] Branch meta-temp used by fsl-mpc8315e-rdb-standard.scc
| [INFO] collecting configs in ./meta/meta-series
| [INFO] checking out yocto/standard/fsl-mpc8315e-rdb
| error: Your local changes to the following files would be overwritten by checkout:
|  arch/powerpc/boot/dts/mpc8315erdb.dts
| Please, commit your changes or stash them before you can switch branches.
| Aborting
| [ERROR] Checkout of yocto/standard/fsl-mpc8315e-rdb failed
| Error running the meta series for collecting config data
| config of meta-temp (fsl-mpc8315e-rdb-standard.scc) failed

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/linux/linux-yocto_2.6.37.bb