[oe] [STABLE][PATCH] Angstrom 2009.X: set version to 'stable'

Koen Kooi k.kooi at student.utwente.nl
Tue Jun 2 13:25:20 UTC 2009


On 02-06-09 15:05, Marco Cavallini wrote:
> Koen Kooi ha scritto:
>> From: Koen Kooi<koen at openembedded.org>
>>
>> Signed-off-by: Koen Kooi<koen at 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}"
>
> ACK


The format is:

Acked-by: Firstname Lastname <email at address.net>

Which means I'll now have a bogus Ack showing up in patchwork ;)





More information about the Openembedded-devel mailing list