[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4142/8267] linux-dtb: Add PACKAGE_WRITE_DEP for postinstall
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4142/8267] linux-dtb: Add PACKAGE_WRITE_DEP for postinstall
- Date: Sun, 17 Dec 2017 01:37:17 +0000 (UTC)
commit 31943a7ecff47a58e111200ad524ae319b2d4603
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date: Thu Jan 19 09:57:22 2017 +0200
linux-dtb: Add PACKAGE_WRITE_DEP for postinstall
update-alternatives is used in postinstall.
(From OE-Core rev: ca2626a78f44a253adf4e93a1eae0ea323a0196f)
Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-kernel/linux/linux-dtb.inc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc
index 0e72093..0174c80 100644
--- a/meta/recipes-kernel/linux/linux-dtb.inc
+++ b/meta/recipes-kernel/linux/linux-dtb.inc
@@ -1,6 +1,8 @@
# Support for device tree generation
FILES_kernel-devicetree = "/${KERNEL_IMAGEDEST}/devicetree*"
+PACKAGE_WRITE_DEPS += "virtual/update-alternatives-native"
+
python __anonymous () {
d.appendVar("PACKAGES", " kernel-devicetree")
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]