IVI repo changes.
[platform/upstream/image-configurations.git] / custom / scripts / buildname.nochroot
1 if [ -n "$IMG_NAME" ]; then
2     echo "BUILD: $IMG_NAME" >> $INSTALL_ROOT/etc/tizen-release
3 fi