diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-25 09:27:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-25 09:37:29 +0100 |
commit | be0411e84c44d58db7b91c2159f3bb6fc2d1ee2c (patch) | |
tree | 6bcdb2a76db30d0866e3e54240ecbb39b7179aa4 /recipes/linux/linux-openmoko-2.6.31_git.bb | |
parent | 27206b57ce85406e71a7b0af4996f48b7cfde3be (diff) |
linux-openmoko: move srcrevs to recipes, bump 2.6.32 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.31_git.bb')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.31_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.31_git.bb b/recipes/linux/linux-openmoko-2.6.31_git.bb index 15301f5da4..8db2533941 100644 --- a/recipes/linux/linux-openmoko-2.6.31_git.bb +++ b/recipes/linux/linux-openmoko-2.6.31_git.bb @@ -6,6 +6,7 @@ DESCRIPTION_${PN} = "Linux ${KERNEL_VERSION} kernel for the Openmoko Neo GSM Sma KERNEL_RELEASE = "2.6.31" KERNEL_VERSION = "${KERNEL_RELEASE}" +SRCREV = "dd32737aa524e09c1d141a0e735dd58674552244" OEV = "oe1" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}" PR = "r6" |