From: Koen Kooi Date: Fri, 31 Dec 2010 09:51:43 +0000 (+0100) Subject: angstrom: add example for setting custom localversion X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=223f8b13100497b8354d4dfd38587b534603da53;p=openembedded.git angstrom: add example for setting custom localversion Signed-off-by: Koen Kooi --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 4b38cff357..2ab91796a0 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -11,6 +11,9 @@ BUILDNAME = "Angstrom ${DISTRO_VERSION}" TARGET_VENDOR = "-angstrom" +# Uncomment this to get a custom string appended to the target kernels uname +#LOCALVERSION = "-Angstrom" + SOC_FAMILY ?= "Unknown" # Add FEED_ARCH and SOC_FAMILY to overrides