aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-gcw0_4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-gcw0_4.0.bb')
-rw-r--r--recipes-kernel/linux/linux-gcw0_4.0.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-kernel/linux/linux-gcw0_4.0.bb b/recipes-kernel/linux/linux-gcw0_4.0.bb
deleted file mode 100644
index 85f315c..0000000
--- a/recipes-kernel/linux/linux-gcw0_4.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Linux kernel for the GCW Zero"
-SECTION = "kernel"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-
-COMPATIBLE_MACHINE = "gcw0"
-
-SRC_URI = "git://github.com/gcwnow/linux.git;branch=jz-4.0 \
- file://defconfig \
- "
-SRCREV = "5480c81f8c145a06a5ec1f405e5639c579d7c4ac"
-
-inherit kernel
-
-S = "${WORKDIR}/git"