utils.bbclass: add dirs/pushd/popd
authorChris Larson <chris_larson@mentor.com>
Sun, 21 Nov 2010 17:39:24 +0000 (10:39 -0700)
committerChris Larson <chris_larson@mentor.com>
Sun, 21 Nov 2010 17:40:28 +0000 (10:40 -0700)
commitab1cf46448eaa4ae6cce3edcf013da73bd41c1ea
tree97b3ae55b1822105e4adc93482bc2947cbb7bf78
parent0bf3d4989bfe69df501f6392f7ef2065183ec0d0
utils.bbclass: add dirs/pushd/popd

These can be useful, and even necessary in some tasks, yet are bash, so let's
ensure they're available so we can avoid the /bin/sh is bash requirement in
the future.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/utils.bbclass