[poky] siggen.py: fix comparison around runtaskdeps

Tian, Kevin kevin.tian at intel.com
Sun Nov 14 19:19:43 PST 2010


(sorry to use old pull request, as I haven't setup my box correctly yet.)

 bitbake/lib/bb/siggen.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e0df54e800a811c355a748308218edb33f963e9a
Author: Kevin Tian <kevin.tian at intel.com>
Date:   Mon Nov 15 10:58:49 2010 +0800

    siggen.py: fix comparison around runtaskdeps

    two dep lists should be sorted before the comparison, or else it just
    causes false-positive confusion.

    Also fix 'taskdeps' to 'runtaskdeps' when printing out the difference.

    Signed-off-by: Kevin Tian <kevin.tian at intel.com>
Pull URL: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master

Thanks
Kevin



More information about the poky mailing list