[oe-commits] [openembedded-core] 30/35: linux-dtb.inc: Remove

git at git.openembedded.org git at git.openembedded.org
Tue Aug 27 13:05:55 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit a0d14bc0e8a1ad56548f83a3c68a462be67a4ec9
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Fri Aug 23 17:37:50 2019 +0300

    linux-dtb.inc: Remove
    
    It only printed a warning since Yocto 2.4,
    documented to be removed in a future release.
    
    Signed-off-by: Adrian Bunk <bunk at stusta.de>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-kernel/linux/linux-dtb.inc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc
deleted file mode 100644
index f191277..0000000
--- a/meta/recipes-kernel/linux/linux-dtb.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-python() {
-    bb.warn("You are using the linux-dtb.inc which is deprecated. You can safely remove it as the Device Tree support is automatically enabled when KERNEL_DEVICETREE is set.")
-}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list