diff options
Diffstat (limited to 'recipes-devtools')
-rw-r--r-- | recipes-devtools/systemd/systemd-compat-units.bbappend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/systemd/systemd-compat-units.bbappend b/recipes-devtools/systemd/systemd-compat-units.bbappend new file mode 100644 index 0000000..4bb84b6 --- /dev/null +++ b/recipes-devtools/systemd/systemd-compat-units.bbappend @@ -0,0 +1,6 @@ +PRINC = "1" +# discrepancy +# ./openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb +# ./openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +# ./openembedded-core/meta/recipes-devtool/opkg/opkg.inc +POSTINSTALL_INITPOSITION = "99" |