From cbad2cd6989ca5b47a453d2146e2ec579a3bb0be Mon Sep 17 00:00:00 2001 From: Suchang Woo Date: Fri, 3 Jun 2016 17:08:48 +0900 Subject: [PATCH] Use 'Bay Trail-I' instead of specific model number This package is for generic Bay Trail-I board. Signed-off-by: Suchang Woo Change-Id: If135a2c0398dec049c35b35f05eb2c104c972319 --- model-config.xml.in | 2 +- packaging/model-config-baytrail.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/model-config.xml.in b/model-config.xml.in index e6c9266..7607663 100644 --- a/model-config.xml.in +++ b/model-config.xml.in @@ -187,7 +187,7 @@ Bay Trail-I N/A Tizen - E3815 + Bay Trail-I 15 15 15 diff --git a/packaging/model-config-baytrail.spec b/packaging/model-config-baytrail.spec index ff5853f..0a23ad5 100644 --- a/packaging/model-config-baytrail.spec +++ b/packaging/model-config-baytrail.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: model-config-baytrail -Summary: A Model configuration +Summary: A Model configuration for Bay Tail-I Version: 0.0.1 Release: 0 Group: System/Configuration @@ -12,7 +12,7 @@ Source1: model-config.manifest BuildRequires: /bin/sed %description -Model configuration data package +Model configuration data package for generic Bay Trail-I board. %prep %setup -q -n %{name}-%{version} -- 2.7.4