diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-27 19:52:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-27 19:53:30 +0000 |
commit | 6f2382e5d6b7779da6258e2433f9847e06fc2e49 (patch) | |
tree | 4149567ef9797e422149dc62bfaafba18813c617 /meta/recipes-gnome | |
parent | 8eec14e9f7632394dc1ea3553969ad9045bc8fb4 (diff) | |
download | tizen-distro-6f2382e5d6b7779da6258e2433f9847e06fc2e49.tar.gz tizen-distro-6f2382e5d6b7779da6258e2433f9847e06fc2e49.tar.bz2 tizen-distro-6f2382e5d6b7779da6258e2433f9847e06fc2e49.zip |
packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change
(From OE-Core rev: b16de9af5c7108396a347e7107c73608a2f8d74f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb index b15058708d..12538003e1 100644 --- a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb +++ b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb @@ -161,7 +161,7 @@ DEPENDS = "\ nasm-native \ ncurses-native \ neon-native \ - ocf-linux-native \ + cryptodev-linux-native \ openjade-native \ opensp-native \ openssl-native \ |