diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-17 10:25:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-17 10:32:09 +0000 |
commit | a9ff0bbac5ae0688525c71f0a358f0750a277269 (patch) | |
tree | 7ae46992ca4ba553a47efcfdcb4ae8f1df3f73a2 /meta/recipes-devtools/opkg | |
parent | 7e0adf676da45e49287b7ce6478a6dbfd8fa117f (diff) | |
download | openembedded-core-a9ff0bbac5ae0688525c71f0a358f0750a277269.tar.gz openembedded-core-a9ff0bbac5ae0688525c71f0a358f0750a277269.tar.bz2 openembedded-core-a9ff0bbac5ae0688525c71f0a358f0750a277269.zip |
opkg/opkg-utils/chkconfig: Clean up u-a-cworth references
Catch some u-a-cworth references that slipped through the move of u-a
to opkg-utils and its rename to -opkg.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index 527fe5dac0..7bea26d42c 100644 --- a/meta/recipes-devtools/opkg/opkg.inc +++ b/meta/recipes-devtools/opkg/opkg.inc @@ -1,6 +1,5 @@ SUMMARY = "Open Package Manager" SUMMARY_libopkg = "Open Package Manager library" -SUMMARY_update-alternatives-cworth = "Utility for managing the alternatives system" SECTION = "base" HOMEPAGE = "http://code.google.com/p/opkg/" BUGTRACKER = "http://code.google.com/p/opkg/issues/list" |