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

Matthew McClintock msm-oss at mcclintock.net
Thu Mar 7 08:30:24 PST 2013


On Thu, Mar 7, 2013 at 2:08 AM, Liu Ting-B28495 <B28495 at freescale.com> wrote:
>> -----Original Message-----
>> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
>> bounces at yoctoproject.org] On Behalf Of Matthew McClintock
>> Sent: Wednesday, March 06, 2013 3:11 PM
>> To: Luo Zhenhua-B19537
>> Cc: meta-freescale at yoctoproject.org
>> Subject: Re: [meta-freescale] [meta-fsl-ppc master 2/4] remove images
>> folder
>>
>> 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.
>>
>
> Really? Not see it on the git web.

Done now, forgot to push after build test.

-M

>
> -Ting
>
>> _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
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
>
>



More information about the meta-freescale mailing list