From dd038000b0e2d7d45926d0a9000ef28a3ec061fe Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 12 Jan 2010 21:11:46 +0100 Subject: ti-cgt6x: fix versioning Signed-off-by: Koen Kooi --- recipes/ti/ti-cgt6x_6.0.21.bb | 3 ++- recipes/ti/ti-cgt6x_6.1.9.bb | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'recipes/ti') diff --git a/recipes/ti/ti-cgt6x_6.0.21.bb b/recipes/ti/ti-cgt6x_6.0.21.bb index 16a5547b1f..9c7f1956f5 100644 --- a/recipes/ti/ti-cgt6x_6.0.21.bb +++ b/recipes/ti/ti-cgt6x_6.0.21.bb @@ -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" diff --git a/recipes/ti/ti-cgt6x_6.1.9.bb b/recipes/ti/ti-cgt6x_6.1.9.bb index 594bca2fef..c93bf89823 100644 --- a/recipes/ti/ti-cgt6x_6.1.9.bb +++ b/recipes/ti/ti-cgt6x_6.1.9.bb @@ -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" -- cgit v1.2.3