]> code.ossystems Code Review - openembedded-core.git/commit
package_*.bbclass: remove references to the old bash indexing routines
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 14 Feb 2014 11:01:07 +0000 (13:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2014 12:25:14 +0000 (12:25 +0000)
commit2ab1a2bccfbb4ed90fe3b877d1be80817ba32099
treef552b6d20d7796046387b65bfc94dfd240177c3e
parent1ee44591a8475121ea949cd2d8518a6dac965a19
package_*.bbclass: remove references to the old bash indexing routines

Package indexing is done in python and package-index.bb uses the new
routines.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_deb.bbclass
meta/classes/package_ipk.bbclass
meta/classes/package_rpm.bbclass