]> code.ossystems Code Review - openembedded-core.git/commit
archiver.bbclass: remove the "upper()" function
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 23 Aug 2012 15:13:25 +0000 (23:13 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 28 Aug 2012 15:03:40 +0000 (08:03 -0700)
commit036a2502689092bb278b929f6e8ef2a119c1cf35
treeaa606e054a82b8050df1dacdef03f0b5ca80fba2
parentac152f277fdff256def01af4268215a05685a0f7
archiver.bbclass: remove the "upper()" function

The configuration value from the conf file is lower case, e.g. srpm,
tar, so there is no reason to use the upper case which makes things
complicated.

[YOCTO #2619]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/archiver.bbclass
meta/classes/package_rpm.bbclass