[OE-core] [PATCH][V2 5/5] subversion: add explicit dependency on file-replacement-native for native builds

Khem Raj raj.khem at gmail.com
Tue Oct 20 03:21:24 UTC 2015


> On Oct 19, 2015, at 2:55 PM, Ross Burton <ross.burton at intel.com> wrote:
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
> meta/recipes-devtools/subversion/subversion_1.8.13.bb | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-devtools/subversion/subversion_1.8.13.bb b/meta/recipes-devtools/subversion/subversion_1.8.13.bb
> index f843b95..9c9bdb1 100644
> --- a/meta/recipes-devtools/subversion/subversion_1.8.13.bb
> +++ b/meta/recipes-devtools/subversion/subversion_1.8.13.bb
> @@ -1,6 +1,7 @@
> SUMMARY = "Subversion (svn) version control system client"
> SECTION = "console/network"
> DEPENDS = "apr-util serf sqlite3 file”

It already has file in DEPENDS which means native version will get file-native on dependencies, right ?

> +DEPENDS_append_class-native = " file-replacement-native"
> RDEPENDS_${PN} = "serf"
> LICENSE = "Apache-2"
> HOMEPAGE = "http://subversion.tigris.org"
> --
> 2.1.4
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151019/9cceebc7/attachment-0002.sig>


More information about the Openembedded-core mailing list