summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-03-31 23:59:02 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-04-03 16:16:46 +0200
commite8bbbcd2cd24e74e6ef42b6420ca326e7550a0bc (patch)
tree5050fe8fc182ed649f40ca701960b9bdd57b981c /conf
parent17d503dd5d6be7e868b26308724aaa18368be10d (diff)
downloadmeta-el-virtualization-e8bbbcd2cd24e74e6ef42b6420ca326e7550a0bc.tar.gz
Switch Enea Linux packaging to deb format
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/template.inteld1521-sdk/local.conf.sample2
-rw-r--r--conf/template.inteld1521/local.conf.sample2
-rw-r--r--conf/template.qemux86-64/local.conf.sample2
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/template.inteld1521-sdk/local.conf.sample b/conf/template.inteld1521-sdk/local.conf.sample
index eb6b0ac..a156f32 100644
--- a/conf/template.inteld1521-sdk/local.conf.sample
+++ b/conf/template.inteld1521-sdk/local.conf.sample
@@ -105,7 +105,7 @@ DISTRO ?= "enea"
105# - 'package_rpm' for rpm style packages 105# - 'package_rpm' for rpm style packages
106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" 106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
107# We default to rpm: 107# We default to rpm:
108PACKAGE_CLASSES ?= "package_rpm" 108PACKAGE_CLASSES ?= "package_deb"
109 109
110# 110#
111# SDK/ADT target architecture 111# SDK/ADT target architecture
diff --git a/conf/template.inteld1521/local.conf.sample b/conf/template.inteld1521/local.conf.sample
index 670b7ba..1a7e915 100644
--- a/conf/template.inteld1521/local.conf.sample
+++ b/conf/template.inteld1521/local.conf.sample
@@ -105,7 +105,7 @@ DISTRO ?= "enea"
105# - 'package_rpm' for rpm style packages 105# - 'package_rpm' for rpm style packages
106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" 106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
107# We default to rpm: 107# We default to rpm:
108PACKAGE_CLASSES ?= "package_rpm" 108PACKAGE_CLASSES ?= "package_deb"
109 109
110# 110#
111# SDK/ADT target architecture 111# SDK/ADT target architecture
diff --git a/conf/template.qemux86-64/local.conf.sample b/conf/template.qemux86-64/local.conf.sample
index 58e9eff..1d9beaf 100644
--- a/conf/template.qemux86-64/local.conf.sample
+++ b/conf/template.qemux86-64/local.conf.sample
@@ -105,7 +105,7 @@ DISTRO ?= "enea"
105# - 'package_rpm' for rpm style packages 105# - 'package_rpm' for rpm style packages
106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk" 106# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
107# We default to rpm: 107# We default to rpm:
108PACKAGE_CLASSES ?= "package_rpm" 108PACKAGE_CLASSES ?= "package_deb"
109 109
110# 110#
111# SDK/ADT target architecture 111# SDK/ADT target architecture