Re: [oe] [PATCH 03/12] libnl: add RREPLACES libnl2 for upgradable path

2011-03-21 Thread Martin Jansa
On Fri, Mar 18, 2011 at 03:54:51PM +, Phil Blundell wrote: On Fri, 2011-03-18 at 15:00 +0100, Martin Jansa wrote: +# for upgradable path from libnl2_2.0 to libnl_2.0 +RREPLACES_${PN} = ${PN}2 +RREPLACES_${PN}-route = ${PN}2-route Don't you also want RPROVIDES, RCONFLICTS? Actually,

[oe] [PATCH 03/12] libnl: add RREPLACES libnl2 for upgradable path

2011-03-18 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- recipes/libnl/libnl_2.0.bb |7 +++ recipes/libnl/libnl_git.bb |7 +++ 2 files changed, 14 insertions(+), 0 deletions(-) diff --git a/recipes/libnl/libnl_2.0.bb b/recipes/libnl/libnl_2.0.bb index 8b77d07..6614478 100644 ---

Re: [oe] [PATCH 03/12] libnl: add RREPLACES libnl2 for upgradable path

2011-03-18 Thread Martin Jansa
On Fri, Mar 18, 2011 at 03:00:20PM +0100, Martin Jansa wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- recipes/libnl/libnl_2.0.bb |7 +++ recipes/libnl/libnl_git.bb |7 +++ 2 files changed, 14 insertions(+), 0 deletions(-) This one is probably not needed (don't

Re: [oe] [PATCH 03/12] libnl: add RREPLACES libnl2 for upgradable path

2011-03-18 Thread Phil Blundell
On Fri, 2011-03-18 at 15:00 +0100, Martin Jansa wrote: +# for upgradable path from libnl2_2.0 to libnl_2.0 +RREPLACES_${PN} = ${PN}2 +RREPLACES_${PN}-route = ${PN}2-route Don't you also want RPROVIDES, RCONFLICTS? p. ___ Openembedded-devel