[oe-commits] Graeme Gregory : linux-omap_2.6.30+2.6.31-rc1.bb : moved to linux-omap_git

git version control git at git.openembedded.org
Thu Jul 16 13:32:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 947971794669edb52fc9ae3135ca39592c8c43f2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=947971794669edb52fc9ae3135ca39592c8c43f2

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Jul 16 14:31:13 2009 +0100

linux-omap_2.6.30+2.6.31-rc1.bb : moved to linux-omap_git

---

 recipes/linux/linux-omap_2.6.30+2.6.31-rc1.bb |   28 -------------------------
 1 files changed, 0 insertions(+), 28 deletions(-)

diff --git a/recipes/linux/linux-omap_2.6.30+2.6.31-rc1.bb b/recipes/linux/linux-omap_2.6.30+2.6.31-rc1.bb
deleted file mode 100644
index c5f56fc..0000000
--- a/recipes/linux/linux-omap_2.6.30+2.6.31-rc1.bb
+++ /dev/null
@@ -1,28 +0,0 @@
-require linux.inc
-
-DESCRIPTION = "Linux kernel for OMAP processors"
-KERNEL_IMAGETYPE = "uImage"
-
-COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo|omapzoom"
-
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_omapzoom2 = "1"
-
-SRCREV = "7c5cb7862d32cb344be7831d466535d5255e35ac"
-
-FILESPATHPKG_prepend = "linux-omap-2.6.31:"
-
-# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PV = "2.6.30+2.6.31-rc1+gitr${SRCREV}"
-PR = "r0"
-
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
-	   file://defconfig"
-
-SRC_URI_append = " \
-"
-
-S = "${WORKDIR}/git"
-
-module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"
-





More information about the Openembedded-commits mailing list