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-19 16:32:10 +0000 |
commit | 6644dac5d115dbb240de39b8079a4357a47e79dd (patch) | |
tree | a04abb8d25be8c9e2ae08ef38d3b6f3fd26d5c7d /meta/recipes-devtools/opkg-utils | |
parent | 11cff9446f7db1fbf00729fbebd06eb997253aa5 (diff) | |
download | poky-6644dac5d115dbb240de39b8079a4357a47e79dd.tar.gz |
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.
(From OE-Core rev: a9ff0bbac5ae0688525c71f0a358f0750a277269)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index eb54a816f9..6aa5fb839e 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Additional utilities for the opkg package manager" | 1 | SUMMARY = "Additional utilities for the opkg package manager" |
2 | SUMMARY_update-alternatives-opkg = "Utility for managing the alternatives system" | ||
2 | SECTION = "base" | 3 | SECTION = "base" |
3 | HOMEPAGE = "http://code.google.com/p/opkg/" | 4 | HOMEPAGE = "http://code.google.com/p/opkg/" |
4 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |