also add Name to cfg file

This commit is contained in:
Mario Fetka 2013-08-23 11:21:42 +02:00
parent f84e65510c
commit b1e918b650
1 changed files with 1 additions and 0 deletions

View File

@ -358,6 +358,7 @@ builder_publish() {
cat > $rev_file <<EOF
REV_VENDOR=${VENDOR}
REV_PN=${PN}
REV_NAME=${NAME}
REV_VERSION=${VERSION}
REV_RELEASE=${RELEASE}
REV_TYPE=${TYPE}