meta-angstrom: set codename to yoctopus

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-01-12 20:17:05 +01:00
parent 2a830a7885
commit b04343a978
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PV = "${DISTRO_VERSION}"
PR = "r6"
PR = "r7"
PE = "1"
SRC_URI = "file://lsb_release"

View File

@@ -1,6 +1,6 @@
#!/bin/sh
VERSION="$(cat /etc/angstrom-version | head -n1 | awk '{print $2}')"
CODENAME="foo"
CODENAME="yoctopus"
case $1 in
"-v")