Skip to content

Commit

Permalink
oebb: store tagnames in 'tags' file for future reference
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
  • Loading branch information
koenkooi committed Jan 16, 2012
1 parent 87920f5 commit fe00ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oebb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ function tag_layers()
{
set_environment
env gawk -v command=tag -v commandarg=$TAG -f ${OE_BASE}/scripts/layers.awk ${OE_SOURCE_DIR}/layers.txt
echo $TAG >> ${OE_BASE}/tags
}

###############################################################################
Expand Down

0 comments on commit fe00ded

Please sign in to comment.