diff options
author | antznin <agodard@witekio.com> | 2020-07-03 15:07:36 +0200 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2020-07-08 15:54:11 +0200 |
commit | 9d92cc07e5f6480c0f19b61d76378e653042d22f (patch) | |
tree | 303741f1cefec481b8f2d93d56d5a3c1a5f2da78 /recipes-sota/aktualizr/aktualizr_git.bb | |
parent | 6b174a5b1056f80c3593aa57b7268671ab4a8946 (diff) | |
download | meta-updater-9d92cc07e5f6480c0f19b61d76378e653042d22f.tar.gz |
ostree-kernel-initramfs: fix devicetree deployment
Following the changes in ostree's deployment of the kernel, initramfs
and devicetree in /lib/modules/$kver, the deployment method of the
device tree also changed. Instead of picking the first device tree it
finds at a given location, ostree looks at a file named devicetree, next
to kernel and initramfs in /lib/modules/$kver.
This commit modifies ostree-kernel-initramfs to deploy the devicetree
from the sota-defined variable OSTREE_DEVICETREE. It will pick the
first one from the list of device trees that OSTREE_DEVICETREE defines,
and copy it to /lib/modules/$kver. Note that since OSTREE_DEVICETREE
equals to KERNEL_DEVICETREE when it isn't explicitly defined, it could
indeed be a list of device trees.
Signed-off-by: antznin <agodard@witekio.com>
Diffstat (limited to 'recipes-sota/aktualizr/aktualizr_git.bb')
0 files changed, 0 insertions, 0 deletions