diff options
Diffstat (limited to 'conf/distro/mlinux.conf')
-rw-r--r-- | conf/distro/mlinux.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 0b1c18e..223ba26 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -28,6 +28,9 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio" # extra packages to add to images DISTRO_EXTRA_RDEPENDS += "mlinux-version" +# add mlinux source mirror +INHERIT += "mlinux-mirrors" + EXTRAOPKGCONFIG = "" # don't append to tmpdir |