[oe-commits] [openembedded-core] 101/102: qemuarm: Add DTB file new kernel

git at git.openembedded.org git at git.openembedded.org
Tue Aug 30 22:59:11 UTC 2016


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

commit da62a78a67bbc180e87914c69e6f7671fddec0dd
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Aug 30 23:56:38 2016 +0100

    qemuarm: Add DTB file new kernel
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/machine/qemuarm.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf
index 34686cf..8eafd23 100644
--- a/meta/conf/machine/qemuarm.conf
+++ b/meta/conf/machine/qemuarm.conf
@@ -15,3 +15,4 @@ QB_SYSTEM_NAME = "qemu-system-arm"
 QB_MACHINE = "-machine versatilepb"
 QB_KERNEL_CMDLINE_APPEND = "console=ttyAMA0,115200 console=tty"
 QB_OPT_APPEND = "-show-cursor -usb -usbdevice tablet"
+QB_DTB = "zImage-versatile-pb.dtb"

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


More information about the Openembedded-commits mailing list