angstrom 2008: move distro pr to main file
authorKoen Kooi <koen@openembedded.org>
Wed, 26 Nov 2008 11:35:23 +0000 (12:35 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 26 Nov 2008 11:35:23 +0000 (12:35 +0100)
conf/distro/angstrom-2008.1.conf
conf/distro/include/angstrom-eglibc.inc
conf/distro/include/angstrom-glibc.inc

index fc53859..f0bfc15 100644 (file)
@@ -19,6 +19,7 @@
 #DISTRO_VERSION = "2008.1"
 DISTRO_VERSION = "2008.1-test-${DATE}"
 DISTRO_REVISION = "1"
+DISTRO_PR = ".1"
 
 #build staging from packages
 INHERIT += "packaged-staging"
index e68a236..1d38e5f 100644 (file)
@@ -30,7 +30,6 @@ BUILD_OPTIMIZATION_pn-perl = "-O1"
 BUILD_OPTIMIZATION_sparc = "-O2"
 
 TARGET_LINK_HASH_STYLE = "-Wl,--hash-style=gnu"
-DISTRO_PR = ".1"
 
 CXXFLAGS += "-fvisibility-inlines-hidden"
 
index 4ee402f..fdb59f3 100644 (file)
@@ -34,7 +34,6 @@ BUILD_OPTIMIZATION_pn-glibc = "-O2"
 BUILD_OPTIMIZATION_sparc = "-O2"
 
 TARGET_LINK_HASH_STYLE = "-Wl,--hash-style=gnu"
-DISTRO_PR = ".1"
 
 CXXFLAGS += "-fvisibility-inlines-hidden"