diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-02-06 13:33:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:56:56 +0000 |
commit | f9623968f078758eb8fb8ebad0b4595b15f8cb42 (patch) | |
tree | 7b4deaa82164064c584172053a1229c721beeb8d /scripts | |
parent | 2882b132cc50af9fae13f0cbdbf6b690f8479287 (diff) | |
download | poky-f9623968f078758eb8fb8ebad0b4595b15f8cb42.tar.gz |
conf/bitbake.conf: default HOMEPAGE to blank instead of unknown
The default value for HOMEPAGE of "unknown" has been in place since the
early OE-Classic days, but it doesn't really make sense - "unknown" is
not a valid URL and it just means we have to explicitly check for this
hardcoded string if we're displaying the value in some form of UI, such
as Toaster.
This has required some changes to the packaging classes as they
previously did not expect the value to be blank.
(From OE-Core rev: 244e1d73ef58e92d73c098044c66bd784644b933)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions