summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
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