diff options
author | Vitus Jensen <vjensen@gmx.de> | 2010-08-13 07:30:17 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-13 11:22:42 +0200 |
commit | 8ffa417ea27d441aa5a60f1db80cab4d40e47b2e (patch) | |
tree | 19ddec70a5d1aff1a35af32804c4326295ac189d | |
parent | 3fa4b5ff01cbad80f094f2ece8064de973eff816 (diff) |
canutils: update to version 4.0.6
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r-- | recipes/socketcan/canutils_4.0.6.bb (renamed from recipes/socketcan/canutils_4.0.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/socketcan/canutils_4.0.5.bb b/recipes/socketcan/canutils_4.0.6.bb index c084bcd6ce..9ddb69741a 100644 --- a/recipes/socketcan/canutils_4.0.5.bb +++ b/recipes/socketcan/canutils_4.0.6.bb @@ -1,4 +1,4 @@ -TAG = "v${PV}" +TAG = "canutils-${PV}" require canutils.inc PR = "${INC_PR}.0" |