]> code.ossystems Code Review - openembedded-core.git/commit
linux-dtb: Add simple DTB symlinks for devicetree
authorChase Maupin <Chase.Maupin@ti.com>
Wed, 3 Apr 2013 19:23:58 +0000 (14:23 -0500)
committerRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2013 09:42:59 +0000 (10:42 +0100)
commitf972ec9522ade7dc35c535a65b04c9f31663f9aa
tree0507c136e3c9fe5dcc0a8bf57ebd678cfac98f66
parentcfac9cc41c98eb1858bd3b0dee3dcc672d53f78b
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.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-dtb.inc