summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-04-27 11:28:02 -0500
committerMatthew McClintock <msm@freescale.com>2012-04-27 11:28:02 -0500
commit548716e674b53d1fb1c216486fdfc355c5fd16c4 (patch)
tree21d48a84222e2577d29241cba5ffb9257050e8a6
parent8870253c34493f5a7c7426cccbb57d28cc666c07 (diff)
downloadmeta-fsl-ppc-548716e674b53d1fb1c216486fdfc355c5fd16c4.tar.gz
remove p3060qds
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--conf/machine/p3060qds.conf9
-rw-r--r--recipes-kernel/u-boot/u-boot_git.bb1
-rw-r--r--recipes-tools/hv-cfg/hv-cfg_git.bb1
-rw-r--r--recipes-tools/rcw/rcw_git.bb1
4 files changed, 0 insertions, 12 deletions
diff --git a/conf/machine/p3060qds.conf b/conf/machine/p3060qds.conf
deleted file mode 100644
index 4cfc85e..0000000
--- a/conf/machine/p3060qds.conf
+++ /dev/null
@@ -1,9 +0,0 @@
1#@TYPE: Machine
2#@DESCRIPTION: Machine configuration for running
3
4require e500mc.inc
5
6UBOOT_MACHINES = "P3060QDS P3060QDS_NAND P3060QDS_SECURE_BOOT "
7KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3060qds.dts \
8 ${S}/arch/powerpc/boot/dts/p3060qds-usdpaa.dts"
9KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-kernel/u-boot/u-boot_git.bb
index 1b256da..027f304 100644
--- a/recipes-kernel/u-boot/u-boot_git.bb
+++ b/recipes-kernel/u-boot/u-boot_git.bb
@@ -52,7 +52,6 @@ do_compile () {
52 if [ "${MACHINE_ARCH}" == "p1023rds" ] || \ 52 if [ "${MACHINE_ARCH}" == "p1023rds" ] || \
53 [ "${MACHINE_ARCH}" == "p2041rdb" ] || \ 53 [ "${MACHINE_ARCH}" == "p2041rdb" ] || \
54 [ "${MACHINE_ARCH}" == "p3041ds" ] || \ 54 [ "${MACHINE_ARCH}" == "p3041ds" ] || \
55 [ "${MACHINE_ARCH}" == "p3060qds" ] || \
56 [ "${MACHINE_ARCH}" == "p4080ds" ] || \ 55 [ "${MACHINE_ARCH}" == "p4080ds" ] || \
57 [ "${MACHINE_ARCH}" == "p5020ds" ] || \ 56 [ "${MACHINE_ARCH}" == "p5020ds" ] || \
58 [ "${UBOOT_TARGET}" == "u-boot-sd" ] || \ 57 [ "${UBOOT_TARGET}" == "u-boot-sd" ] || \
diff --git a/recipes-tools/hv-cfg/hv-cfg_git.bb b/recipes-tools/hv-cfg/hv-cfg_git.bb
index 1207ba5..22c08a2 100644
--- a/recipes-tools/hv-cfg/hv-cfg_git.bb
+++ b/recipes-tools/hv-cfg/hv-cfg_git.bb
@@ -6,7 +6,6 @@ PR = "r4"
6LIC_FILES_CHKSUM = " \ 6LIC_FILES_CHKSUM = " \
7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
8 file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 8 file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
9 file://p3060qds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
10 file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 9 file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
11 file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 10 file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
12" 11"
diff --git a/recipes-tools/rcw/rcw_git.bb b/recipes-tools/rcw/rcw_git.bb
index f36e142..af8db7d 100644
--- a/recipes-tools/rcw/rcw_git.bb
+++ b/recipes-tools/rcw/rcw_git.bb
@@ -6,7 +6,6 @@ PR = "r3"
6LIC_FILES_CHKSUM = " \ 6LIC_FILES_CHKSUM = " \
7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 7 file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
8 file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 8 file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
9 file://p3060qds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
10 file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 9 file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
11 file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ 10 file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \
12" 11"