[oe-commits] Koen Kooi : Angstrom: set BUILDNAME

git version control git at git.openembedded.org
Fri Jun 12 16:03:18 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 81b636b1af4aea5ad0e457c9eb584ae327d6a4e1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=81b636b1af4aea5ad0e457c9eb584ae327d6a4e1

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jun 12 18:00:57 2009 +0200

Angstrom: set BUILDNAME

---

 conf/distro/include/angstrom.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 9d4668b..2201366 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -7,6 +7,8 @@ USERDISTRO := "${DISTRO}"
 DISTRO = "angstrom"
 DISTRO_NAME = "Angstrom"
 
+BUILDNAME = "Angstrom ${DISTRO_VERSION}"
+
 TARGET_VENDOR = "-angstrom"
 
 # Add FEED_ARCH to overrides





More information about the Openembedded-commits mailing list