Op 22 apr 2011, om 19:16 heeft Khem Raj het volgende geschreven: > On Fri, Apr 22, 2011 at 12:24 AM, Saul Wold <[email protected]> wrote: >> From: Nitin A Kamble <[email protected]> >> >> This fixes Bug [YOCTO #477] >> >> Signed-off-by: Nitin A Kamble <[email protected]> >> --- >> .../python/python-pycairo_1.8.10.bb | 8 +++++++- >> 1 files changed, 7 insertions(+), 1 deletions(-) >> >> diff --git a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb >> b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb >> index 7d73dc2..24b3ff2 100644 >> --- a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb >> +++ b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb >> @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1 & MPLv1.1" >> LIC_FILES_CHKSUM = "file://COPYING;md5=f2e071ab72978431b294a0d696327421" >> # cairo >= 1.8.8 >> DEPENDS = "cairo" >> -PR = "ml0" >> +PR = "r1" > > any reason not to use mlX
Because rX is a standard and mlX isn't _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
