mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
recipes: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls."
|
||||
DESCRIPTION:append_lirc = " This package contains the lirc daemon, libraries and tools."
|
||||
DESCRIPTION:append_lirc-exec = " This package contains a daemon that runs programs on IR signals."
|
||||
DESCRIPTION:append_lirc-remotes = " This package contains some config files for remotes."
|
||||
DESCRIPTION:append_lirc-nslu2example = " This package contains a working config for RC5 remotes and a modified NSLU2."
|
||||
DESCRIPTION:append:lirc = " This package contains the lirc daemon, libraries and tools."
|
||||
DESCRIPTION:append:lirc-exec = " This package contains a daemon that runs programs on IR signals."
|
||||
DESCRIPTION:append:lirc-remotes = " This package contains some config files for remotes."
|
||||
DESCRIPTION:append:lirc-nslu2example = " This package contains a working config for RC5 remotes and a modified NSLU2."
|
||||
HOMEPAGE = "http://www.lirc.org"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
Reference in New Issue
Block a user