]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Refactor split and strip function
authorMark Hatle <mark.hatle@windriver.com>
Thu, 10 Feb 2011 03:22:42 +0000 (21:22 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:46 +0000 (11:46 +0000)
commit02d2e5e5c7097e0315bf89868ff60cad6f59904f
tree8eb213c0575e881777910e0e9b4d7a109908f10d
parent9df9613c69830ad508415ecfecd121c7fc272c08
package.bbclass: Refactor split and strip function

Refactor the function to eliminate additional interations/walks of the
filesystem..

Elimiate multiple runs of the external 'file' command as well.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/package.bbclass