summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg')
-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 ec0771635f..fb99fb5076 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -105,4 +105,6 @@ BBCLASSEXTEND = "native nativesdk"
105 105
106# Define a variable to allow distros to run configure earlier. 106# Define a variable to allow distros to run configure earlier.
107# (for example, to enable loading of ethernet kernel modules before networking starts) 107# (for example, to enable loading of ethernet kernel modules before networking starts)
108# note: modifying name or default value for POSTINSTALL_INITPOSITION requires
109# changes in systemd-compat-units.bb
108POSTINSTALL_INITPOSITION ?= "98" 110POSTINSTALL_INITPOSITION ?= "98"