[meta-freescale] [meta-fsl-ppc master 2/4] remove images folder

Matthew McClintock msm-oss at mcclintock.net
Tue Mar 5 23:11:25 PST 2013


On Thu, Feb 28, 2013 at 2:54 AM, Zhenhua Luo <zhenhua.luo at freescale.com> wrote:
> From: Chunrong Guo <b40290 at freescale.com>
>
> the customized rootfs images is specific to fsl networking SDK, move
> them from this layer to meta-fsl-networking layer
>
> Signed-off-by: Chunrong Guo <b40290 at freescale.com>
> Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>

Applied.

_M

> ---
>  images/fsl-image-lsb-sdk.bb  |   18 ------------------
>  images/fsl-image-minimal.bb  |   16 ----------------
>  images/fsl-toolchain-bare.bb |    8 --------
>  images/fsl-toolchain.bb      |   19 -------------------
>  4 files changed, 61 deletions(-)
>  delete mode 100644 images/fsl-image-lsb-sdk.bb
>  delete mode 100644 images/fsl-image-minimal.bb
>  delete mode 100644 images/fsl-toolchain-bare.bb
>  delete mode 100644 images/fsl-toolchain.bb
>
> diff --git a/images/fsl-image-lsb-sdk.bb b/images/fsl-image-lsb-sdk.bb
> deleted file mode 100644
> index 1ba38d3..0000000
> --- a/images/fsl-image-lsb-sdk.bb
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -IMAGE_FEATURES += "tools-sdk dev-pkgs ssh-server-openssh"
> -EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"
> -
> -IMAGE_INSTALL = "\
> -    ${CORE_IMAGE_BASE_INSTALL} \
> -    packagegroup-core-basic \
> -    packagegroup-core-lsb \
> -    git \
> -    dtc \
> -    flex \
> -    bison \
> -    ccache \
> -    u-boot \
> -    "
> -
> -inherit core-image
> -
> -IMAGE_FSTYPES = "tar.gz"
> diff --git a/images/fsl-image-minimal.bb b/images/fsl-image-minimal.bb
> deleted file mode 100644
> index 1732585..0000000
> --- a/images/fsl-image-minimal.bb
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -#
> -# Copyright (C) 2007 OpenedHand Ltd.
> -#
> -IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} u-boot"
> -IMAGE_LINGUAS = " "
> -
> -LICENSE = "MIT"
> -
> -inherit core-image
> -
> -IMAGE_ROOTFS_SIZE = "8192"
> -
> -# remove not needed ipkg informations
> -ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
> -
> -IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot jffs2"
> diff --git a/images/fsl-toolchain-bare.bb b/images/fsl-toolchain-bare.bb
> deleted file mode 100644
> index 74a3c4a..0000000
> --- a/images/fsl-toolchain-bare.bb
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -PR = "r3"
> -
> -require recipes-core/meta/meta-toolchain.bb
> -
> -TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-bare-${DISTRO_VERSION}"
> -TOOLCHAIN_TARGET_TASK = "packagegroup-core-standalone-sdk-target"
> -TOOLCHAIN_HOST_TASK = "packagegroup-cross-canadian-${TRANSLATED_TARGET_ARCH}"
> -TOOLCHAIN_NEED_CONFIGSITE_CACHE += "zlib"
> diff --git a/images/fsl-toolchain.bb b/images/fsl-toolchain.bb
> deleted file mode 100644
> index 696681c..0000000
> --- a/images/fsl-toolchain.bb
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -PR = "r2"
> -
> -require fsl-toolchain-bare.bb
> -
> -TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-${DISTRO_VERSION}"
> -TOOLCHAIN_TARGET_TASK += " \
> -       glib-2.0 \
> -       glib-2.0-dev \
> -       dtc \
> -       libgomp \
> -       libgomp-dev \
> -       libgomp-staticdev \
> -       libstdc++-staticdev \
> -       ${TCLIBC}-staticdev \
> -       "
> -
> -TOOLCHAIN_HOST_TASK += " \
> -       nativesdk-dtc \
> -       "
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list