diff options
author | Chase Maupin <Chase.Maupin@ti.com> | 2013-04-03 14:23:58 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:08:06 +0100 |
commit | e16dc3d7fc5c010423b4675da4be5f253197f63c (patch) | |
tree | 51917e18e7847a15cdb981b5ac94751b916a9991 /meta/classes | |
parent | c1402d67da001aabbd5128b2fe930daf99142ae1 (diff) | |
download | poky-e16dc3d7fc5c010423b4675da4be5f253197f63c.tar.gz |
linux-dtb: Add simple DTB symlinks for devicetree
* This is similar to the symlinks provided for the kernel image
in the /boot directory of a file system. The goal is to have
simply named symlinks in /boot that mirror the device tree
name in the kernel sources. This is so that programs like
U-Boot can easily find the default device tree binary in the
/boot directory and use that when booting the kernel.
* Use update-alternatives to handle proper creation and removal
of the symlinks.
(From OE-Core rev: 750a9554e1b85d9bd23d18e0630723c3c193c604)
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions