diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-31 11:23:28 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2007-08-31 11:23:28 +0000 |
commit | 37619f7f509a1c7d5740fe5f0f94fa25660ba935 (patch) | |
tree | b12b4a85284ef730d2d550d2ee6e31d9f0a50a21 /packages/linux/linux-gta01_2.6.21.3.bb | |
parent | 20137b561a3be432d46aba0405ee1412a74191b8 (diff) |
rename linux-gta01 to linux-openmoko, this kernel will be useful on a family of devices,
GTA01, GTA02 being the first two models.
Diffstat (limited to 'packages/linux/linux-gta01_2.6.21.3.bb')
-rw-r--r-- | packages/linux/linux-gta01_2.6.21.3.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/linux/linux-gta01_2.6.21.3.bb b/packages/linux/linux-gta01_2.6.21.3.bb deleted file mode 100644 index ce3599c117..0000000000 --- a/packages/linux/linux-gta01_2.6.21.3.bb +++ /dev/null @@ -1,10 +0,0 @@ -require linux-gta01.inc - -SRC_URI += "svn://svn.openmoko.org/branches/src/target/kernel/2.6.21.x;module=patches;proto=http" -SRC_URI += "file://fix-EVIOCGRAB-semantics.patch;patch=1" - -MOKOR = "moko10" -PR = "${MOKOR}-r5" - -VANILLA_VERSION = "2.6.21.3" - |