aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 17:33:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 18:00:03 +0200
commit30a913149de95ecafe4ef87bd50cfdbd6737fe1e (patch)
treefdf84e74cb63c5d61729c861b8fbccf0c0b281eb /recipes/linux
parent6859fd82cd4cd53a04bfd684b1ab03a28b4c2ea0 (diff)
downloadopenembedded-30a913149de95ecafe4ef87bd50cfdbd6737fe1e.tar.gz
recipes: move SRCREVs also to git recipes
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-eten_2.6.28-rc4+git.bb1
-rw-r--r--recipes/linux/openezx-kernel_git.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-eten_2.6.28-rc4+git.bb b/recipes/linux/linux-eten_2.6.28-rc4+git.bb
index 0d3dac86c6..a5333e17a8 100644
--- a/recipes/linux/linux-eten_2.6.28-rc4+git.bb
+++ b/recipes/linux/linux-eten_2.6.28-rc4+git.bb
@@ -9,6 +9,7 @@ KERNEL_RELEASE = "2.6.28-rc4"
KERNEL_VERSION = "${KERNEL_RELEASE}"
# See http://wiki.openembedded.net/index.php/Versioning_Policy
+SRCREV = "ab2d414f4f13816af0ec0401b608133ca946624a"
PV = "2.6.27+${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
PR = "r2"
diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb
index a986b4a8ee..55461d1290 100644
--- a/recipes/linux/openezx-kernel_git.bb
+++ b/recipes/linux/openezx-kernel_git.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "OpenEZX 2.6 Linux Development Kernel for the Motorola EZX GSM phones"
AUTHOR = "The OpenEZX Team <openezx-devel@lists.openezx.org>"
HOMEPAGE = "http://www.openezx.org"
+SRCREV = "b390bb1ee708277297fdfd38e26d955b17d81c2e"
KV = "2.6.33"
PV = "${KV}+gitr${SRCREV}"
PR = "r4"