summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorBogdan Oprescu <bogdan.oprescu@enea.com>2022-06-17 15:44:46 +0000
committerBogdan Oprescu <bogdan.oprescu@enea.com>2022-08-02 09:44:43 +0200
commitce0397ba44158ff139c3d1bb98a81c29ff07aa99 (patch)
tree022ff9b550ef7dd70a52e25ceca0ff4f96743aba /recipes-devtools
parentf1460b7ddf19fa67e8c8c822fd5e98cf7dac2d06 (diff)
downloadmeta-el-common-ce0397ba44158ff139c3d1bb98a81c29ff07aa99.tar.gz
Update layer for kirkstone build
Change-Id: Iaf8381bd4e43bdbcae44325627ed99ebec3f6a34 Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend b/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend
index c800e85..3187b1f 100644
--- a/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend
+++ b/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend
@@ -1,5 +1,5 @@
1 1
2do_install_append() { 2do_install:append() {
3 # Don't run 'dpkg --configure' for debs, because it is already executed by a 3 # Don't run 'dpkg --configure' for debs, because it is already executed by a
4 # service included in the dpkg recipe 4 # service included in the dpkg recipe
5 if ${@bb.utils.contains('PACKAGE_CLASSES', 'package_deb', 'true', 'false', d)}; then 5 if ${@bb.utils.contains('PACKAGE_CLASSES', 'package_deb', 'true', 'false', d)}; then