Files
poky/meta/classes
Joshua Lock b43b80c760 relocatable: Handle directories having subdirectories of binaries
Make the processing of directories less naive so that it can handle a directory
with children that are directories. We now scan for and process binaries in all
directories below the scanned paths rather than only the top-level directory.

This patch moves the meat of the post-processing into a separate function which
is fed paths, process_dir (). Then when the function finds a subdirectory of
the passed path which is itself a directory it recursively calls itself.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-01 11:53:29 +01:00
..
2006-07-21 10:10:31 +00:00
2009-12-05 23:18:02 +00:00
2008-05-15 14:11:13 +00:00
2007-09-02 11:07:13 +00:00
2009-11-13 12:15:21 +00:00
2009-09-17 22:24:36 +01:00