summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-28 19:43:12 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-28 19:43:12 +0200
commit4640c864144af9dacb0fc86e90d3f21abc77a4f1 (patch)
tree3e2fc3954520111bee8ed364fecd05217835b707 /recipes/linux/linux-leviathan_git.bb
parent249487d99bea4122ea87a03df1aa92e571116558 (diff)
downloadopenembedded-4640c864144af9dacb0fc86e90d3f21abc77a4f1.tar.gz
linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable netfilter / iptables
Diffstat (limited to 'recipes/linux/linux-leviathan_git.bb')
-rw-r--r--recipes/linux/linux-leviathan_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-leviathan_git.bb b/recipes/linux/linux-leviathan_git.bb
index 2510a90bdb..3a5b8a534b 100644
--- a/recipes/linux/linux-leviathan_git.bb
+++ b/recipes/linux/linux-leviathan_git.bb
@@ -2,13 +2,13 @@ require linux.inc
DEPENDS = "android-image-utils-native"
PV = "2.6.32+${PR}+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
COMPATIBLE_MACHINE = "htcdream"
CMDLINE = "console=tty0 no_console_suspend=1 root=/dev/mmcblk0p1 rootdelay=8 fbcon=rotate:1 panic=30 mem=110M"
-SRCREV_LAST_GOOD = "deabc32225429b3c0db44f7e62d95d0d2525290b"
-SRCREV = "0c68b1e8e4507090b8affbcedaac8efde6d0e9b7"
+SRCREV_LAST_GOOD = "0c68b1e8e4507090b8affbcedaac8efde6d0e9b7"
+SRCREV = "48afbaf19428893b7aec0a385970f300c38300c3"
SRC_URI = "\
git://gitorious.org/htc-msm-2-6-32/leviathan-incoming.git;protocol=git \