From: Matthew McClintock Date: Fri, 27 Apr 2012 16:28:02 +0000 (-0500) Subject: remove p3060qds X-Git-Tag: 2.1~534^2~471 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=777075cbdfcfd11e5aefe9fc09df11e80581aebd;p=meta-freescale.git remove p3060qds Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/conf/machine/p3060qds.conf b/meta-fsl-ppc/conf/machine/p3060qds.conf deleted file mode 100644 index 4cfc85e9..00000000 --- a/meta-fsl-ppc/conf/machine/p3060qds.conf +++ /dev/null @@ -1,9 +0,0 @@ -#@TYPE: Machine -#@DESCRIPTION: Machine configuration for running - -require e500mc.inc - -UBOOT_MACHINES = "P3060QDS P3060QDS_NAND P3060QDS_SECURE_BOOT " -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p3060qds.dts \ - ${S}/arch/powerpc/boot/dts/p3060qds-usdpaa.dts" -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" diff --git a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb index 1b256dad..027f304f 100644 --- a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb +++ b/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb @@ -52,7 +52,6 @@ do_compile () { if [ "${MACHINE_ARCH}" == "p1023rds" ] || \ [ "${MACHINE_ARCH}" == "p2041rdb" ] || \ [ "${MACHINE_ARCH}" == "p3041ds" ] || \ - [ "${MACHINE_ARCH}" == "p3060qds" ] || \ [ "${MACHINE_ARCH}" == "p4080ds" ] || \ [ "${MACHINE_ARCH}" == "p5020ds" ] || \ [ "${UBOOT_TARGET}" == "u-boot-sd" ] || \ diff --git a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb index 1207ba56..22c08a2f 100644 --- a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb +++ b/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb @@ -6,7 +6,6 @@ PR = "r4" LIC_FILES_CHKSUM = " \ file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ - file://p3060qds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ " diff --git a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb b/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb index f36e142e..af8db7d2 100644 --- a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb +++ b/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb @@ -6,7 +6,6 @@ PR = "r3" LIC_FILES_CHKSUM = " \ file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p3041ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ - file://p3060qds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p4080ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ file://p5020ds/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ "