summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libzypp/libzypp/archconf.patch
blob: 44ebe335921f23f2d94845366f7621842160c7c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/zypp.conf b/zypp.conf
index 1e84a3f..7a26548 100644
--- a/zypp.conf
+++ b/zypp.conf
@@ -17,7 +17,10 @@
 ## ** Changing this needs a full refresh (incl. download)
 ## ** of all repository data.
 ##
+## ** CAUTION: Don't change this value on yocto !
+##
 # arch = s390
+arch = @MACHINE_ARCH@
 
 
 ##