From: Ting Liu Date: Mon, 8 Jul 2013 03:08:16 +0000 (+0800) Subject: change layout to follow oe-core guidelines of recipes X-Git-Tag: 2.1~534^2~243 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4121c7b01546ad072383d92946cd54d0f87259a8;p=meta-freescale.git change layout to follow oe-core guidelines of recipes Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb b/meta-fsl-ppc/recipes-bsp/boot-format/boot-format_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/boot-format/boot-format_git.bb rename to meta-fsl-ppc/recipes-bsp/boot-format/boot-format_git.bb diff --git a/meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb b/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/rcw/rcw_git.bb rename to meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb diff --git a/meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb b/meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-kernel/u-boot/u-boot_git.bb rename to meta-fsl-ppc/recipes-bsp/u-boot/u-boot_git.bb diff --git a/meta-fsl-ppc/recipes-append/sysvinit/sysvinit_2.88dsf.bbappend b/meta-fsl-ppc/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend similarity index 100% rename from meta-fsl-ppc/recipes-append/sysvinit/sysvinit_2.88dsf.bbappend rename to meta-fsl-ppc/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend diff --git a/meta-fsl-ppc/recipes-append/udev/udev_182.bbappend b/meta-fsl-ppc/recipes-core/udev/udev_182.bbappend similarity index 100% rename from meta-fsl-ppc/recipes-append/udev/udev_182.bbappend rename to meta-fsl-ppc/recipes-core/udev/udev_182.bbappend diff --git a/meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb b/meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/eth-config/eth-config_git.bb rename to meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb diff --git a/meta-fsl-ppc/recipes-tools/flib/flib_git.bb b/meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/flib/flib_git.bb rename to meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb diff --git a/meta-fsl-ppc/recipes-ucode/fm-ucode/fm-ucode_git.bb b/meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-ucode/fm-ucode/fm-ucode_git.bb rename to meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb diff --git a/meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb b/meta-fsl-ppc/recipes-dpaa/fmc/fmc_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-ucode/fmc/fmc_git.bb rename to meta-fsl-ppc/recipes-dpaa/fmc/fmc_git.bb diff --git a/meta-fsl-ppc/recipes-ucode/fmlib/files/0001-fm-lib-make-the-library-install-path-configurable.patch b/meta-fsl-ppc/recipes-dpaa/fmlib/files/0001-fm-lib-make-the-library-install-path-configurable.patch similarity index 100% rename from meta-fsl-ppc/recipes-ucode/fmlib/files/0001-fm-lib-make-the-library-install-path-configurable.patch rename to meta-fsl-ppc/recipes-dpaa/fmlib/files/0001-fm-lib-make-the-library-install-path-configurable.patch diff --git a/meta-fsl-ppc/recipes-ucode/fmlib/fmlib_git.bb b/meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-ucode/fmlib/fmlib_git.bb rename to meta-fsl-ppc/recipes-dpaa/fmlib/fmlib_git.bb diff --git a/meta-fsl-ppc/recipes-tools/usdpaa/usdpaa_git.bb b/meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/usdpaa/usdpaa_git.bb rename to meta-fsl-ppc/recipes-dpaa/usdpaa/usdpaa_git.bb diff --git a/meta-fsl-ppc/recipes-tools/cst/cst_git.bb b/meta-fsl-ppc/recipes-extended/cst/cst_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/cst/cst_git.bb rename to meta-fsl-ppc/recipes-extended/cst/cst_git.bb diff --git a/meta-fsl-ppc/recipes-append/procps/procps_3.2.8.bbappend b/meta-fsl-ppc/recipes-extended/procps/procps_3.2.8.bbappend similarity index 100% rename from meta-fsl-ppc/recipes-append/procps/procps_3.2.8.bbappend rename to meta-fsl-ppc/recipes-extended/procps/procps_3.2.8.bbappend diff --git a/meta-fsl-ppc/recipes-test/testfloat/files/SoftFloat-powerpc-1.patch b/meta-fsl-ppc/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch similarity index 100% rename from meta-fsl-ppc/recipes-test/testfloat/files/SoftFloat-powerpc-1.patch rename to meta-fsl-ppc/recipes-extended/testfloat/files/SoftFloat-powerpc-1.patch diff --git a/meta-fsl-ppc/recipes-test/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch b/meta-fsl-ppc/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch similarity index 100% rename from meta-fsl-ppc/recipes-test/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch rename to meta-fsl-ppc/recipes-extended/testfloat/files/TestFloat-powerpc-E500v2-SPE-1.patch diff --git a/meta-fsl-ppc/recipes-test/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch b/meta-fsl-ppc/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch similarity index 100% rename from meta-fsl-ppc/recipes-test/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch rename to meta-fsl-ppc/recipes-extended/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch diff --git a/meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb b/meta-fsl-ppc/recipes-extended/testfloat/testfloat_2a.bb similarity index 100% rename from meta-fsl-ppc/recipes-test/testfloat/testfloat_2a.bb rename to meta-fsl-ppc/recipes-extended/testfloat/testfloat_2a.bb diff --git a/meta-fsl-ppc/recipes-tools/web-sysmon/web-sysmon_git.bb b/meta-fsl-ppc/recipes-extended/web-sysmon/web-sysmon_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/web-sysmon/web-sysmon_git.bb rename to meta-fsl-ppc/recipes-extended/web-sysmon/web-sysmon_git.bb diff --git a/meta-fsl-ppc/recipes-tools/skmm/skmm_git.bb b/meta-fsl-ppc/recipes-kernel/skmm/skmm_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/skmm/skmm_git.bb rename to meta-fsl-ppc/recipes-kernel/skmm/skmm_git.bb diff --git a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb rename to meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb diff --git a/meta-fsl-ppc/recipes-tools/embedded-hv/files/81-fsl-embedded-hv.rules b/meta-fsl-ppc/recipes-virtualization/hypervisor/files/81-fsl-embedded-hv.rules similarity index 100% rename from meta-fsl-ppc/recipes-tools/embedded-hv/files/81-fsl-embedded-hv.rules rename to meta-fsl-ppc/recipes-virtualization/hypervisor/files/81-fsl-embedded-hv.rules diff --git a/meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/embedded-hv/hypervisor_git.bb rename to meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb diff --git a/meta-fsl-ppc/recipes-tools/mux-server/files/mux-server-1.02.tar.gz b/meta-fsl-ppc/recipes-virtualization/mux-server/files/mux-server-1.02.tar.gz similarity index 100% rename from meta-fsl-ppc/recipes-tools/mux-server/files/mux-server-1.02.tar.gz rename to meta-fsl-ppc/recipes-virtualization/mux-server/files/mux-server-1.02.tar.gz diff --git a/meta-fsl-ppc/recipes-tools/mux-server/mux-server_1.02.bb b/meta-fsl-ppc/recipes-virtualization/mux-server/mux-server_1.02.bb similarity index 100% rename from meta-fsl-ppc/recipes-tools/mux-server/mux-server_1.02.bb rename to meta-fsl-ppc/recipes-virtualization/mux-server/mux-server_1.02.bb