aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-03 21:22:13 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-03 21:23:08 +0200
commitc200e9592c3767034e174d60cc10b06bda500304 (patch)
tree5d1c0a9e3f09a3b71fb66af22abd70f3721458a5 /recipes/linux
parent1729c29575f7baca8aa94b8c11320393c8c8ae6f (diff)
downloadopenembedded-c200e9592c3767034e174d60cc10b06bda500304.tar.gz
(multiple): remove last traces of om-3d7k; this machine has been cancelled and will never see
the light of day
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-openmoko-devel_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/linux/linux-openmoko-devel_git.bb b/recipes/linux/linux-openmoko-devel_git.bb
index 5a87f5bc86..ba2e9c4295 100644
--- a/recipes/linux/linux-openmoko-devel_git.bb
+++ b/recipes/linux/linux-openmoko-devel_git.bb
@@ -9,7 +9,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}"
SRCREV = "a15608f241a40b41fed5bffe511355c2067c4e88"
OEV = "oe1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=andy-tracking \
@@ -18,7 +18,6 @@ S = "${WORKDIR}/git"
CONFIG_NAME_om-gta01 = "gta01_moredrivers_defconfig"
CONFIG_NAME_om-gta02 = "gta02_packaging_defconfig"
-CONFIG_NAME_om-3d7k = "om_3d7k_defconfig"
do_configure_prepend() {
install -m 644 ./arch/arm/configs/${CONFIG_NAME} ${WORKDIR}/defconfig-oe