[oe] [PATCH] curl: move PACKAGES and FILES_* from the .inc file

Tom Rini trini at kernel.crashing.org
Tue Apr 7 22:27:17 UTC 2009


On Tue, Apr 07, 2009 at 06:02:15PM -0400, Denys Dmytriyenko wrote:

> Signed-off-by: Denys Dmytriyenko <denis at denix.org>
> ---
>  recipes/curl/curl-native_7.18.2.bb |    4 ++--
>  recipes/curl/curl-sdk_7.18.2.bb    |    4 ++--
>  recipes/curl/curl.inc              |   23 -----------------------
>  recipes/curl/curl_7.18.2.bb        |   24 ++++++++++++++++++++++++
>  recipes/curl/curl_7.19.0.bb        |   24 +++++++++++++++++++++++-
>  5 files changed, 51 insertions(+), 28 deletions(-)

I wonder if we should follow the gcc model here and anywhere else this
is now broken and have curl-target.inc and curl-commmon.inc or so, so we
aren't copying the target stuff twice (or more).

-- 
Tom Rini




More information about the Openembedded-devel mailing list