diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2017-03-22 11:21:20 +0100 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2017-04-07 14:42:19 +0200 |
commit | 9028462c5c52300ce4099eac63435cf6e165415b (patch) | |
tree | e12e9a6ad37a8fa50c3010ee813f29428af0579b /recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend | |
parent | 8e759842280857d0b7fd2f18e246608fd56435e3 (diff) |
run-postinsts: do not reload daemon configuration
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend')
-rw-r--r-- | recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend b/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend new file mode 100644 index 0000000..49e7305 --- /dev/null +++ b/recipes-devtools/run-postinsts/run-postinsts_1.0.bbappend @@ -0,0 +1 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/opkg:" |