diff options
author | Dragos Motrea <Dragos.Motrea@enea.com> | 2017-07-17 14:21:32 +0200 |
---|---|---|
committer | Adrian Calianu <adrian.calianu@enea.com> | 2017-07-19 10:25:43 +0200 |
commit | e0b480da53093f8832a5d6b0a2fd083a9e99c7e8 (patch) | |
tree | 3fd6bd7d2d455cab31e4713aa93d7ac9e19c088d /recipes-core | |
parent | 4bf7d1abd0e8414a7f096864fa916e3cc705ac11 (diff) | |
download | meta-nfv-access-common-e0b480da53093f8832a5d6b0a2fd083a9e99c7e8.tar.gz |
Upgraded to the latest rt-tools version
Added new recipe for the bitcalc tool. Removed list2mask recipe and updated
the partrt and the count-ticks recipes.
Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com>
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/packagegroups/packagegroup-enea-rt-tools.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-enea-rt-tools.bb b/recipes-core/packagegroups/packagegroup-enea-rt-tools.bb index ae26f42..9e15d8e 100644 --- a/recipes-core/packagegroups/packagegroup-enea-rt-tools.bb +++ b/recipes-core/packagegroups/packagegroup-enea-rt-tools.bb | |||
@@ -9,5 +9,5 @@ inherit packagegroup | |||
9 | RDEPENDS_${PN} = " \ | 9 | RDEPENDS_${PN} = " \ |
10 | partrt \ | 10 | partrt \ |
11 | count-ticks \ | 11 | count-ticks \ |
12 | list2mask \ | 12 | bitcalc \ |
13 | " | 13 | " |