summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg.inc')
-rw-r--r--meta/recipes-devtools/opkg/opkg.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index 3d568867d4..78724f359b 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -104,4 +104,6 @@ BBCLASSEXTEND = "native nativesdk"
104 104
105# Define a variable to allow distros to run configure earlier. 105# Define a variable to allow distros to run configure earlier.
106# (for example, to enable loading of ethernet kernel modules before networking starts) 106# (for example, to enable loading of ethernet kernel modules before networking starts)
107# note: modifying name or default value for POSTINSTALL_INITPOSITION requires
108# changes in systemd-compat-units.bb
107POSTINSTALL_INITPOSITION ?= "98" 109POSTINSTALL_INITPOSITION ?= "98"