From 85dcc0beeec7ea923cc36f4972100421cecf7523 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Mon, 1 Sep 2014 00:23:40 +0200 Subject: [PATCH] meta-bsp/common: rename to meta-dreambox --- .gitignore | 1 + Makefile | 2 +- {meta-bsp/common => meta-dreambox}/conf/layer.conf | 10 +++++----- .../common => meta-dreambox}/conf/machine/dm500hd.conf | 0 .../conf/machine/dm500hdv2.conf | 0 .../conf/machine/dm7020hd.conf | 0 .../conf/machine/dm7020hdv2.conf | 0 .../common => meta-dreambox}/conf/machine/dm8000.conf | 0 .../common => meta-dreambox}/conf/machine/dm800se.conf | 0 .../conf/machine/dm800sev2.conf | 0 .../conf/machine/include/dreambox-board.inc | 0 .../conf/machine/include/dreambox-brcmnand.inc | 0 .../conf/machine/include/dreambox-hw-ecc.inc | 0 .../conf/machine/include/dreambox-jffs2-sum.inc | 0 .../conf/machine/include/dreambox-jffs2.inc | 0 .../conf/machine/include/dreambox-legacy.inc | 0 .../conf/machine/include/dreambox-mips32el.inc | 0 .../conf/machine/include/dreambox-nand-1024mb-2k.inc | 0 .../conf/machine/include/dreambox-nand-1024mb.inc | 0 .../conf/machine/include/dreambox-nand-256mb.inc | 0 .../conf/machine/include/dreambox-nand-64mb.inc | 0 .../conf/machine/include/dreambox-part-1024mb.inc | 0 .../conf/machine/include/dreambox-part-256mb.inc | 0 .../conf/machine/include/dreambox-part-64mb.inc | 0 .../conf/machine/include/dreambox-ubi.inc | 0 .../conf/machine/include/dreambox.inc | 0 .../dreambox-bootlogo}/dreambox-bootlogo.inc | 0 .../dreambox-bootlogo/dreambox-bootlogo.sysvinit | 0 .../dreambox-bootlogo_1.4-dm500hd.bb | 0 .../dreambox-bootlogo_1.4-dm7020hd.bb | 0 .../dreambox-bootlogo}/dreambox-bootlogo_1.4-dm8000.bb | 0 .../dreambox-bootlogo_1.4-dm800se.bb | 0 .../dreambox-dvb-modules-dm8000.inc | 0 .../dreambox-dvb-modules}/dreambox-dvb-modules.inc | 0 .../dreambox-dvb-modules_3.2-dm500hd-20140616.bb | 0 .../dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb | 0 .../dreambox-dvb-modules_3.2-dm7020hd-20140616.bb | 0 .../dreambox-dvb-modules_3.2-dm8000-20140604.bb | 0 .../dreambox-dvb-modules_3.2-dm800se-20140616.bb | 0 .../dreambox-dvb-modules_3.2-dm800sev2-20140616.bb | 0 .../dreambox-secondstage-base.inc | 0 .../dreambox-secondstage}/dreambox-secondstage.inc | 0 .../dreambox-secondstage_84-dm500hd.bb | 0 .../dreambox-secondstage_84-dm8000.bb | 0 .../dreambox-secondstage_84-dm800se.bb | 0 .../dreambox-secondstage_88-dm500hdv2.bb | 0 .../dreambox-secondstage_88-dm7020hd.bb | 0 .../dreambox-secondstage_88-dm800sev2.bb | 0 ...-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch | 0 ...port-for-DM800SEv2-and-DM500HDv2-simplified-1.patch | 0 ...-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch | 0 .../0002-add-crypto-api-xz-support.patch | 0 .../0003-add-XZ-compression-support-to-UBIFS.patch | 0 ...k2mtd-add-possibility-to-change-the-writesize.patch | 0 ...td-add-possibility-to-remove-block2mtd-device.patch | 0 ...td-block2mtd-fix-recursive-call-of-mtd_writev.patch | 0 ...ck2mtd-throttle-writes-by-calling-balance_dir.patch | 0 ...-maintained-flag-must-be-set-earlier-to-preve.patch | 0 .../0009-fixed-partition-is-ubi-maintained-check.patch | 0 ...S-Refactor-clear_page-and-copy_page-functions.patch | 0 ...ory-mapping-support-to-usbfs-used-by-sundtek-.patch | 0 .../0012-fadvise-dontneed-change.patch | 0 .../linux-dreambox-3.2/0013-fix-proc-cputype.patch | 0 ...-Staging-rtl8712-Remove-double-USB-device-IDs.patch | 0 ...-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch | 0 .../0016-staging-r8712u-Fix-Smatch-warning.patch | 0 ...M-make-3.82-hack-to-fix-differing-behaviour-b.patch | 0 ...4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch | 0 .../linux/linux-dreambox-3.2/dm500hd/defconfig | 0 .../linux/linux-dreambox-3.2/dm500hdv2/defconfig | 0 .../linux/linux-dreambox-3.2/dm7020hd/defconfig | 0 .../linux/linux-dreambox-3.2/dm7020hdv2/defconfig | 0 .../linux/linux-dreambox-3.2/dm8000/defconfig | 0 .../linux/linux-dreambox-3.2/dm800se/defconfig | 0 .../linux/linux-dreambox-3.2/dm800sev2/defconfig | 0 .../recipes-kernel}/linux/linux-dreambox_3.2.bb | 0 .../recipes-kernel}/linux/linux.inc | 0 77 files changed, 7 insertions(+), 6 deletions(-) rename {meta-bsp/common => meta-dreambox}/conf/layer.conf (61%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm500hd.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm500hdv2.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm7020hd.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm7020hdv2.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm8000.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm800se.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/dm800sev2.conf (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-board.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-brcmnand.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-hw-ecc.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-jffs2-sum.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-jffs2.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-legacy.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-mips32el.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-nand-1024mb-2k.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-nand-1024mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-nand-256mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-nand-64mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-part-1024mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-part-256mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-part-64mb.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox-ubi.inc (100%) rename {meta-bsp/common => meta-dreambox}/conf/machine/include/dreambox.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo/dreambox-bootlogo.sysvinit (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo_1.4-dm500hd.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo_1.4-dm7020hd.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo_1.4-dm8000.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-bootlogo}/dreambox-bootlogo_1.4-dm800se.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules-dm8000.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm500hd-20140616.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm7020hd-20140616.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm8000-20140604.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm800se-20140616.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-dvb-modules}/dreambox-dvb-modules_3.2-dm800sev2-20140616.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage-base.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage.inc (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_84-dm500hd.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_84-dm8000.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_84-dm800se.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_88-dm500hdv2.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_88-dm7020hd.bb (100%) rename {meta-bsp/common/recipes/dreambox => meta-dreambox/recipes-bsp/dreambox-secondstage}/dreambox-secondstage_88-dm800sev2.bb (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0001-SCSI-sd-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0001-add-support-for-DM800SEv2-and-DM500HDv2-simplified-1.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0001-linuxtv-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0002-add-crypto-api-xz-support.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0003-add-XZ-compression-support-to-UBIFS.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0004-block2mtd-add-possibility-to-change-the-writesize.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0005-block2mtd-add-possibility-to-remove-block2mtd-device.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0006-mtd-block2mtd-fix-recursive-call-of-mtd_writev.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0007-mtd-block2mtd-throttle-writes-by-calling-balance_dir.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0008-The-ubi-maintained-flag-must-be-set-earlier-to-preve.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0009-fixed-partition-is-ubi-maintained-check.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0010-MIPS-Refactor-clear_page-and-copy_page-functions.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0011-add-memory-mapping-support-to-usbfs-used-by-sundtek-.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0012-fadvise-dontneed-change.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0013-fix-proc-cputype.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0014-Staging-rtl8712-Remove-double-USB-device-IDs.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0015-Staging-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0016-staging-r8712u-Fix-Smatch-warning.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0017-CHROMIUM-make-3.82-hack-to-fix-differing-behaviour-b.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/0018-net-ipv4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm500hd/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm500hdv2/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm7020hd/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm7020hdv2/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm8000/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm800se/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox-3.2/dm800sev2/defconfig (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux-dreambox_3.2.bb (100%) rename {meta-bsp/common/recipes => meta-dreambox/recipes-kernel}/linux/linux.inc (100%) diff --git a/.gitignore b/.gitignore index 07aedb5e..52288f6b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /.deps/ /meta-*/ !/meta-bsp/ +!/meta-dreambox/ !/meta-opendreambox/ !/meta-openembedded/ /persist-cache/ diff --git a/Makefile b/Makefile index b7322ef3..10c2a99b 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ BITBAKE = . $(CURDIR)/bitbake.env && cd $(TOPDIR) && bitbake BBLAYERS ?= \ $(wildcard $(CURDIR)/meta-bsp/$(MACHINE)) \ - $(CURDIR)/meta-bsp/common \ + $(CURDIR)/meta-dreambox \ $(CURDIR)/meta-opendreambox \ $(CURDIR)/meta-qt5 \ $(CURDIR)/meta-openembedded/meta-oe \ diff --git a/meta-bsp/common/conf/layer.conf b/meta-dreambox/conf/layer.conf similarity index 61% rename from meta-bsp/common/conf/layer.conf rename to meta-dreambox/conf/layer.conf index 33a6c37e..a9c592c0 100644 --- a/meta-bsp/common/conf/layer.conf +++ b/meta-dreambox/conf/layer.conf @@ -1,15 +1,15 @@ # We have a conf directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes directory, add to BBFILES -BBFILES += "${LAYERDIR}/recipes/*/*.bb" +BBFILES += "${LAYERDIR}/recipes-*/*/*.bb" -BBFILE_COLLECTIONS += "bsp-common" -BBFILE_PATTERN_bsp-common = "^${LAYERDIR}/" -BBFILE_PRIORITY_bsp-common = "30" +BBFILE_COLLECTIONS += "meta-dreambox" +BBFILE_PATTERN_meta-dreambox = "^${LAYERDIR}/" +BBFILE_PRIORITY_meta-dreambox = "30" # This should only be incremented on significant changes that will # cause compatibility issues with other layers -LAYERVERSION_bsp-common = "1" +LAYERVERSION_meta-dreambox = "1" SIGGEN_EXCLUDERECIPES_ABISAFE += " \ dreambox-bootlogo \ diff --git a/meta-bsp/common/conf/machine/dm500hd.conf b/meta-dreambox/conf/machine/dm500hd.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm500hd.conf rename to meta-dreambox/conf/machine/dm500hd.conf diff --git a/meta-bsp/common/conf/machine/dm500hdv2.conf b/meta-dreambox/conf/machine/dm500hdv2.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm500hdv2.conf rename to meta-dreambox/conf/machine/dm500hdv2.conf diff --git a/meta-bsp/common/conf/machine/dm7020hd.conf b/meta-dreambox/conf/machine/dm7020hd.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm7020hd.conf rename to meta-dreambox/conf/machine/dm7020hd.conf diff --git a/meta-bsp/common/conf/machine/dm7020hdv2.conf b/meta-dreambox/conf/machine/dm7020hdv2.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm7020hdv2.conf rename to meta-dreambox/conf/machine/dm7020hdv2.conf diff --git a/meta-bsp/common/conf/machine/dm8000.conf b/meta-dreambox/conf/machine/dm8000.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm8000.conf rename to meta-dreambox/conf/machine/dm8000.conf diff --git a/meta-bsp/common/conf/machine/dm800se.conf b/meta-dreambox/conf/machine/dm800se.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm800se.conf rename to meta-dreambox/conf/machine/dm800se.conf diff --git a/meta-bsp/common/conf/machine/dm800sev2.conf b/meta-dreambox/conf/machine/dm800sev2.conf similarity index 100% rename from meta-bsp/common/conf/machine/dm800sev2.conf rename to meta-dreambox/conf/machine/dm800sev2.conf diff --git a/meta-bsp/common/conf/machine/include/dreambox-board.inc b/meta-dreambox/conf/machine/include/dreambox-board.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-board.inc rename to meta-dreambox/conf/machine/include/dreambox-board.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-brcmnand.inc b/meta-dreambox/conf/machine/include/dreambox-brcmnand.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-brcmnand.inc rename to meta-dreambox/conf/machine/include/dreambox-brcmnand.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-hw-ecc.inc b/meta-dreambox/conf/machine/include/dreambox-hw-ecc.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-hw-ecc.inc rename to meta-dreambox/conf/machine/include/dreambox-hw-ecc.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-jffs2-sum.inc b/meta-dreambox/conf/machine/include/dreambox-jffs2-sum.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-jffs2-sum.inc rename to meta-dreambox/conf/machine/include/dreambox-jffs2-sum.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-jffs2.inc b/meta-dreambox/conf/machine/include/dreambox-jffs2.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-jffs2.inc rename to meta-dreambox/conf/machine/include/dreambox-jffs2.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-legacy.inc b/meta-dreambox/conf/machine/include/dreambox-legacy.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-legacy.inc rename to meta-dreambox/conf/machine/include/dreambox-legacy.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-mips32el.inc b/meta-dreambox/conf/machine/include/dreambox-mips32el.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-mips32el.inc rename to meta-dreambox/conf/machine/include/dreambox-mips32el.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-nand-1024mb-2k.inc b/meta-dreambox/conf/machine/include/dreambox-nand-1024mb-2k.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-nand-1024mb-2k.inc rename to meta-dreambox/conf/machine/include/dreambox-nand-1024mb-2k.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-nand-1024mb.inc b/meta-dreambox/conf/machine/include/dreambox-nand-1024mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-nand-1024mb.inc rename to meta-dreambox/conf/machine/include/dreambox-nand-1024mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-nand-256mb.inc b/meta-dreambox/conf/machine/include/dreambox-nand-256mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-nand-256mb.inc rename to meta-dreambox/conf/machine/include/dreambox-nand-256mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-nand-64mb.inc b/meta-dreambox/conf/machine/include/dreambox-nand-64mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-nand-64mb.inc rename to meta-dreambox/conf/machine/include/dreambox-nand-64mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-part-1024mb.inc b/meta-dreambox/conf/machine/include/dreambox-part-1024mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-part-1024mb.inc rename to meta-dreambox/conf/machine/include/dreambox-part-1024mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-part-256mb.inc b/meta-dreambox/conf/machine/include/dreambox-part-256mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-part-256mb.inc rename to meta-dreambox/conf/machine/include/dreambox-part-256mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-part-64mb.inc b/meta-dreambox/conf/machine/include/dreambox-part-64mb.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-part-64mb.inc rename to meta-dreambox/conf/machine/include/dreambox-part-64mb.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox-ubi.inc b/meta-dreambox/conf/machine/include/dreambox-ubi.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox-ubi.inc rename to meta-dreambox/conf/machine/include/dreambox-ubi.inc diff --git a/meta-bsp/common/conf/machine/include/dreambox.inc b/meta-dreambox/conf/machine/include/dreambox.inc similarity index 100% rename from meta-bsp/common/conf/machine/include/dreambox.inc rename to meta-dreambox/conf/machine/include/dreambox.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo.inc b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo.inc similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo.inc rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo/dreambox-bootlogo.sysvinit b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo/dreambox-bootlogo.sysvinit similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo/dreambox-bootlogo.sysvinit rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo/dreambox-bootlogo.sysvinit diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm500hd.bb b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm500hd.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm500hd.bb rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm500hd.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm7020hd.bb b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm7020hd.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm7020hd.bb rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm7020hd.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm8000.bb b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm8000.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm8000.bb rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm8000.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm800se.bb b/meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm800se.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-bootlogo_1.4-dm800se.bb rename to meta-dreambox/recipes-bsp/dreambox-bootlogo/dreambox-bootlogo_1.4-dm800se.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules-dm8000.inc b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules-dm8000.inc similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules-dm8000.inc rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules-dm8000.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules.inc b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules.inc similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules.inc rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm500hd-20140616.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm500hd-20140616.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm500hd-20140616.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm500hd-20140616.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm500hdv2-20140616.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm7020hd-20140616.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm7020hd-20140616.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm7020hd-20140616.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm7020hd-20140616.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm8000-20140604.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm8000-20140604.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm8000-20140604.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm8000-20140604.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm800se-20140616.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm800se-20140616.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm800se-20140616.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm800se-20140616.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm800sev2-20140616.bb b/meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm800sev2-20140616.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-dvb-modules_3.2-dm800sev2-20140616.bb rename to meta-dreambox/recipes-bsp/dreambox-dvb-modules/dreambox-dvb-modules_3.2-dm800sev2-20140616.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage-base.inc b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage-base.inc similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage-base.inc rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage-base.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage.inc b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage.inc similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage.inc rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage.inc diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm500hd.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm500hd.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm500hd.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm500hd.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm8000.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm8000.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm8000.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm8000.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm800se.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm800se.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_84-dm800se.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_84-dm800se.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm500hdv2.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm500hdv2.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm500hdv2.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm500hdv2.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm7020hd.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm7020hd.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm7020hd.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm7020hd.bb diff --git a/meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm800sev2.bb b/meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm800sev2.bb similarity index 100% rename from meta-bsp/common/recipes/dreambox/dreambox-secondstage_88-dm800sev2.bb rename to meta-dreambox/recipes-bsp/dreambox-secondstage/dreambox-secondstage_88-dm800sev2.bb diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-SCSI-sd-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-SCSI-sd-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-SCSI-sd-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-SCSI-sd-Use-SCSI-read-write-16-with-32-bit-LBA-drive.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-add-support-for-DM800SEv2-and-DM500HDv2-simplified-1.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-add-support-for-DM800SEv2-and-DM500HDv2-simplified-1.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-add-support-for-DM800SEv2-and-DM500HDv2-simplified-1.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-add-support-for-DM800SEv2-and-DM500HDv2-simplified-1.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-linuxtv-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-linuxtv-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0001-linuxtv-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0001-linuxtv-api-DMM-drivers-are-now-ready-for-linux-tv-a.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0002-add-crypto-api-xz-support.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0002-add-crypto-api-xz-support.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0002-add-crypto-api-xz-support.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0002-add-crypto-api-xz-support.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0003-add-XZ-compression-support-to-UBIFS.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0003-add-XZ-compression-support-to-UBIFS.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0003-add-XZ-compression-support-to-UBIFS.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0003-add-XZ-compression-support-to-UBIFS.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0004-block2mtd-add-possibility-to-change-the-writesize.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0004-block2mtd-add-possibility-to-change-the-writesize.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0004-block2mtd-add-possibility-to-change-the-writesize.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0004-block2mtd-add-possibility-to-change-the-writesize.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0005-block2mtd-add-possibility-to-remove-block2mtd-device.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0005-block2mtd-add-possibility-to-remove-block2mtd-device.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0005-block2mtd-add-possibility-to-remove-block2mtd-device.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0005-block2mtd-add-possibility-to-remove-block2mtd-device.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0006-mtd-block2mtd-fix-recursive-call-of-mtd_writev.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0006-mtd-block2mtd-fix-recursive-call-of-mtd_writev.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0006-mtd-block2mtd-fix-recursive-call-of-mtd_writev.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0006-mtd-block2mtd-fix-recursive-call-of-mtd_writev.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0007-mtd-block2mtd-throttle-writes-by-calling-balance_dir.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0007-mtd-block2mtd-throttle-writes-by-calling-balance_dir.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0007-mtd-block2mtd-throttle-writes-by-calling-balance_dir.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0007-mtd-block2mtd-throttle-writes-by-calling-balance_dir.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0008-The-ubi-maintained-flag-must-be-set-earlier-to-preve.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0008-The-ubi-maintained-flag-must-be-set-earlier-to-preve.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0008-The-ubi-maintained-flag-must-be-set-earlier-to-preve.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0008-The-ubi-maintained-flag-must-be-set-earlier-to-preve.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0009-fixed-partition-is-ubi-maintained-check.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0009-fixed-partition-is-ubi-maintained-check.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0009-fixed-partition-is-ubi-maintained-check.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0009-fixed-partition-is-ubi-maintained-check.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0010-MIPS-Refactor-clear_page-and-copy_page-functions.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0010-MIPS-Refactor-clear_page-and-copy_page-functions.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0010-MIPS-Refactor-clear_page-and-copy_page-functions.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0010-MIPS-Refactor-clear_page-and-copy_page-functions.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0011-add-memory-mapping-support-to-usbfs-used-by-sundtek-.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0011-add-memory-mapping-support-to-usbfs-used-by-sundtek-.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0011-add-memory-mapping-support-to-usbfs-used-by-sundtek-.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0011-add-memory-mapping-support-to-usbfs-used-by-sundtek-.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0012-fadvise-dontneed-change.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0012-fadvise-dontneed-change.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0012-fadvise-dontneed-change.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0012-fadvise-dontneed-change.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0013-fix-proc-cputype.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0013-fix-proc-cputype.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0013-fix-proc-cputype.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0013-fix-proc-cputype.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0014-Staging-rtl8712-Remove-double-USB-device-IDs.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0014-Staging-rtl8712-Remove-double-USB-device-IDs.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0014-Staging-rtl8712-Remove-double-USB-device-IDs.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0014-Staging-rtl8712-Remove-double-USB-device-IDs.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0015-Staging-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0015-Staging-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0015-Staging-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0015-Staging-rtl8712-rtl8192u-move-USB-device-ID-within-s.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0016-staging-r8712u-Fix-Smatch-warning.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0016-staging-r8712u-Fix-Smatch-warning.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0016-staging-r8712u-Fix-Smatch-warning.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0016-staging-r8712u-Fix-Smatch-warning.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0017-CHROMIUM-make-3.82-hack-to-fix-differing-behaviour-b.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0017-CHROMIUM-make-3.82-hack-to-fix-differing-behaviour-b.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0017-CHROMIUM-make-3.82-hack-to-fix-differing-behaviour-b.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0017-CHROMIUM-make-3.82-hack-to-fix-differing-behaviour-b.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/0018-net-ipv4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0018-net-ipv4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/0018-net-ipv4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/0018-net-ipv4-ipconfig-really-display-the-BOOTP-DHCP-serv.patch diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm500hd/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm500hd/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm500hd/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm500hd/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm500hdv2/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm500hdv2/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm500hdv2/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm500hdv2/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm7020hd/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm7020hd/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm7020hd/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm7020hd/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm7020hdv2/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm7020hdv2/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm7020hdv2/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm7020hdv2/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm8000/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm8000/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm8000/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm8000/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm800se/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm800se/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm800se/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm800se/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm800sev2/defconfig b/meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm800sev2/defconfig similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox-3.2/dm800sev2/defconfig rename to meta-dreambox/recipes-kernel/linux/linux-dreambox-3.2/dm800sev2/defconfig diff --git a/meta-bsp/common/recipes/linux/linux-dreambox_3.2.bb b/meta-dreambox/recipes-kernel/linux/linux-dreambox_3.2.bb similarity index 100% rename from meta-bsp/common/recipes/linux/linux-dreambox_3.2.bb rename to meta-dreambox/recipes-kernel/linux/linux-dreambox_3.2.bb diff --git a/meta-bsp/common/recipes/linux/linux.inc b/meta-dreambox/recipes-kernel/linux/linux.inc similarity index 100% rename from meta-bsp/common/recipes/linux/linux.inc rename to meta-dreambox/recipes-kernel/linux/linux.inc -- 2.20.1