ti-cgt6x: fix versioning
authorKoen Kooi <k-kooi@ti.com>
Tue, 12 Jan 2010 20:11:46 +0000 (21:11 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:09 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-cgt6x_6.0.21.bb
recipes/ti/ti-cgt6x_6.1.9.bb

index 16a5547..9c7f195 100644 (file)
@@ -9,7 +9,8 @@ BINFILE="ti_cgt_c6000_6.0.21_setup_linux_x86.bin"
 S = "${WORKDIR}/cgt"
 
 # Yes, the xdc stuff still breaks with a '.' in PWD
-PV = "6021"
+PE = "1"
+PV = "6_0_21"
 PR = "r3"
 
 
index 594bca2..c93bf89 100644 (file)
@@ -9,7 +9,9 @@ BINFILE = "ti_cgt_c6000_6.1.9_setup_linux_x86.bin"
 S = "${WORKDIR}/cgt"
 
 # Yes, the xdc stuff still breaks with a '.' in PWD
-PV = "6190"
+
+PE = "1"
+PV = "6_1_9"
 PR = "r1"