All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE][PATCH] Angstrom 2009.X: set version to 'stable'
@ 2009-06-02 12:51 Koen Kooi
  2009-06-02 13:05 ` Marco Cavallini
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2009-06-02 12:51 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

From: Koen Kooi <koen@openembedded.org>

Signed-off-by: Koen Kooi <koen@openembedded.org>
---
 conf/distro/angstrom-2008.1.conf     |    2 +-
 recipes/angstrom/angstrom-version.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 5c7d0c4..203e01d 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -16,7 +16,7 @@
 # org.openembedded.angstrom-2007.12-stable branch
 
 #DISTRO_VERSION = "2009.X"
-DISTRO_VERSION = "2009.X-test-${DATE}"
+DISTRO_VERSION = "2009.X-stable"
 DISTRO_REVISION = "1"
 DISTRO_PR = ".1"
 
diff --git a/recipes/angstrom/angstrom-version.bb b/recipes/angstrom/angstrom-version.bb
index 6f1043c..4902ae7 100644
--- a/recipes/angstrom/angstrom-version.bb
+++ b/recipes/angstrom/angstrom-version.bb
@@ -2,7 +2,7 @@ LICENSE = "MIT"
 
 PV = "${DISTRO_VERSION}"
 PR = "r2"
-PE = "1"
+PE = "2"
 
 PACKAGES = "${PN}"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
1.6.1




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-02 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 12:51 [STABLE][PATCH] Angstrom 2009.X: set version to 'stable' Koen Kooi
2009-06-02 13:05 ` Marco Cavallini
2009-06-02 13:24   ` Philip Balister
2009-06-02 13:25   ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.