diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-davinci_git.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-mainline_3.2.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-omap-psp_2.6.32.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-omap_2.6.37.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-omap_2.6.39.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_git.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux_3.0.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux_3.1.bb | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux_3.3.7.bb | 2 |
10 files changed, 0 insertions, 11 deletions
diff --git a/recipes-kernel/linux/linux-davinci_git.bb b/recipes-kernel/linux/linux-davinci_git.bb index e4b85d64..03eeb467 100644 --- a/recipes-kernel/linux/linux-davinci_git.bb +++ b/recipes-kernel/linux/linux-davinci_git.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require multi-kernel.inc | 1 | require multi-kernel.inc |
2 | 2 | ||
3 | DESCRIPTION = "Linux kernel for DaVinci processors" | 3 | DESCRIPTION = "Linux kernel for DaVinci processors" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | COMPATIBLE_MACHINE = "hawkboard" | 5 | COMPATIBLE_MACHINE = "hawkboard" |
7 | 6 | ||
diff --git a/recipes-kernel/linux/linux-mainline_3.2.bb b/recipes-kernel/linux/linux-mainline_3.2.bb index 7eafdfa7..7b4a2a2a 100644 --- a/recipes-kernel/linux/linux-mainline_3.2.bb +++ b/recipes-kernel/linux/linux-mainline_3.2.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require linux.inc | 1 | require linux.inc |
2 | 2 | ||
3 | DESCRIPTION = "Linux kernel for TI processors" | 3 | DESCRIPTION = "Linux kernel for TI processors" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | COMPATIBLE_MACHINE = "(beagleboard)" | 5 | COMPATIBLE_MACHINE = "(beagleboard)" |
7 | 6 | ||
diff --git a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb index 61fc24f0..9f7c472c 100644 --- a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb +++ b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb | |||
@@ -3,7 +3,6 @@ require multi-kernel.inc | |||
3 | MULTI_CONFIG_BASE_SUFFIX = "" | 3 | MULTI_CONFIG_BASE_SUFFIX = "" |
4 | 4 | ||
5 | DESCRIPTION = "Linux kernel for OMAP processors" | 5 | DESCRIPTION = "Linux kernel for OMAP processors" |
6 | KERNEL_IMAGETYPE = "uImage" | ||
7 | 6 | ||
8 | COMPATIBLE_MACHINE = "am3517-crane|beagleboard|omap3evm|am3517-evm|dm37x-evm|am37x-evm|omap3-touchbook|overo" | 7 | COMPATIBLE_MACHINE = "am3517-crane|beagleboard|omap3evm|am3517-evm|dm37x-evm|am37x-evm|omap3-touchbook|overo" |
9 | 8 | ||
diff --git a/recipes-kernel/linux/linux-omap_2.6.37.bb b/recipes-kernel/linux/linux-omap_2.6.37.bb index 62076fb2..0a14cc86 100644 --- a/recipes-kernel/linux/linux-omap_2.6.37.bb +++ b/recipes-kernel/linux/linux-omap_2.6.37.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require multi-kernel.inc | 1 | require multi-kernel.inc |
2 | 2 | ||
3 | DESCRIPTION = "Linux kernel for OMAP processors" | 3 | DESCRIPTION = "Linux kernel for OMAP processors" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook)" | 5 | COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook)" |
7 | 6 | ||
diff --git a/recipes-kernel/linux/linux-omap_2.6.39.bb b/recipes-kernel/linux/linux-omap_2.6.39.bb index ae90ad29..430fa09b 100644 --- a/recipes-kernel/linux/linux-omap_2.6.39.bb +++ b/recipes-kernel/linux/linux-omap_2.6.39.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require linux.inc | 1 | require linux.inc |
2 | 2 | ||
3 | DESCRIPTION = "Linux kernel for OMAP processors" | 3 | DESCRIPTION = "Linux kernel for OMAP processors" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | COMPATIBLE_MACHINE = "(beagleboard)" | 5 | COMPATIBLE_MACHINE = "(beagleboard)" |
7 | 6 | ||
diff --git a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb index e4a54513..a138fb66 100644 --- a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb +++ b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | SECTION = "kernel" | 1 | SECTION = "kernel" |
2 | DESCRIPTION = "Linux kernel for OMAPL1 machines from PSP, based on linux-davinci kernel" | 2 | DESCRIPTION = "Linux kernel for OMAPL1 machines from PSP, based on linux-davinci kernel" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | require multi-kernel.inc | 5 | require multi-kernel.inc |
7 | require tipspkernel.inc | 6 | require tipspkernel.inc |
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb index 694a164f..d3d11d23 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_git.bb | |||
@@ -2,7 +2,6 @@ SECTION = "kernel" | |||
2 | DESCRIPTION = "Linux kernel for TI devices" | 2 | DESCRIPTION = "Linux kernel for TI devices" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
5 | KERNEL_IMAGETYPE = "uImage" | ||
6 | 5 | ||
7 | inherit kernel | 6 | inherit kernel |
8 | 7 | ||
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index 522a87d6..3aae2ca2 100644 --- a/recipes-kernel/linux/linux_3.0.bb +++ b/recipes-kernel/linux/linux_3.0.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | require linux.inc | 1 | require linux.inc |
2 | 2 | ||
3 | DESCRIPTION = "Linux kernel for TI processors" | 3 | DESCRIPTION = "Linux kernel for TI processors" |
4 | KERNEL_IMAGETYPE = "uImage" | ||
5 | 4 | ||
6 | COMPATIBLE_MACHINE = "(beagleboard)" | 5 | COMPATIBLE_MACHINE = "(beagleboard)" |
7 | 6 | ||
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb index d6ed98ca..110d26c9 100644 --- a/recipes-kernel/linux/linux_3.1.bb +++ b/recipes-kernel/linux/linux_3.1.bb | |||
@@ -3,7 +3,6 @@ require linux.inc | |||
3 | COMPATIBLE_MACHINE = "beagleboard" | 3 | COMPATIBLE_MACHINE = "beagleboard" |
4 | 4 | ||
5 | DESCRIPTION = "Linux kernel for TI processors" | 5 | DESCRIPTION = "Linux kernel for TI processors" |
6 | KERNEL_IMAGETYPE = "uImage" | ||
7 | 6 | ||
8 | DEFAULT_PREFERENCE = "-99" | 7 | DEFAULT_PREFERENCE = "-99" |
9 | 8 | ||
diff --git a/recipes-kernel/linux/linux_3.3.7.bb b/recipes-kernel/linux/linux_3.3.7.bb index e38b6c2e..aca5c53b 100644 --- a/recipes-kernel/linux/linux_3.3.7.bb +++ b/recipes-kernel/linux/linux_3.3.7.bb | |||
@@ -11,8 +11,6 @@ COMPATIBLE_MACHINE = "beagleboard" | |||
11 | inherit kernel | 11 | inherit kernel |
12 | require setup-defconfig.inc | 12 | require setup-defconfig.inc |
13 | 13 | ||
14 | KERNEL_IMAGETYPE = "uImage" | ||
15 | |||
16 | # The main PR is now using MACHINE_KERNEL_PR, for beagleboard see | 14 | # The main PR is now using MACHINE_KERNEL_PR, for beagleboard see |
17 | # conf/machine/include/omap3.inc | 15 | # conf/machine/include/omap3.inc |
18 | MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}" | 16 | MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}" |