summaryrefslogtreecommitdiffstats
path: root/recipes-extended/collectd
diff options
context:
space:
mode:
authorantznin <agodard@witekio.com>2020-07-03 15:07:36 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2020-07-08 15:54:13 +0200
commit765a7aee7b53bf8d3242cf8e4be3c25e2990b194 (patch)
tree32961f8de56c3c0c0eb0fb3c055541a2494294e3 /recipes-extended/collectd
parent52c92a10fee6daf0c7c4fc0cd94e47d74bdcbf7a (diff)
downloadmeta-updater-765a7aee7b53bf8d3242cf8e4be3c25e2990b194.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-extended/collectd')
0 files changed, 0 insertions, 0 deletions