diff options
-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" |