* [PATCH v2 1/1] python-native: Make python-native also RPROVIDE python-unittest-native [not found] <cover.1453308549.git.alejandro.hernandez@linux.intel.com> @ 2016-01-20 16:49 ` Alejandro Hernandez 2016-01-21 16:07 ` Burton, Ross 0 siblings, 1 reply; 3+ messages in thread From: Alejandro Hernandez @ 2016-01-20 16:49 UTC (permalink / raw) To: openembedded-core The python-nose upgrade to 1.3.7 required a new unittest runtime dependency after this, bitbake cant find a runtime provider for it when trying to build python-nose-native, this patch makes python-native RPROVIDES python-unittest-native to fix the issue. Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> --- meta/recipes-devtools/python/python-native_2.7.11.bb | 2 +- meta/recipes-devtools/ruby/{ruby_2.2.2.bb => ruby_2.3.0.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ruby/{ruby_2.2.2.bb => ruby_2.3.0.bb} (100%) diff --git a/meta/recipes-devtools/python/python-native_2.7.11.bb b/meta/recipes-devtools/python/python-native_2.7.11.bb index 34f5c29..4c204a4 100644 --- a/meta/recipes-devtools/python/python-native_2.7.11.bb +++ b/meta/recipes-devtools/python/python-native_2.7.11.bb @@ -25,7 +25,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:" inherit native -RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-codecs-native python-core-native" +RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-codecs-native python-core-native python-unittest-native" EXTRA_OECONF_append = " --bindir=${bindir}/${PN}" diff --git a/meta/recipes-devtools/ruby/ruby_2.2.2.bb b/meta/recipes-devtools/ruby/ruby_2.3.0.bb similarity index 100% rename from meta/recipes-devtools/ruby/ruby_2.2.2.bb rename to meta/recipes-devtools/ruby/ruby_2.3.0.bb -- 1.8.4.5 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/1] python-native: Make python-native also RPROVIDE python-unittest-native 2016-01-20 16:49 ` [PATCH v2 1/1] python-native: Make python-native also RPROVIDE python-unittest-native Alejandro Hernandez @ 2016-01-21 16:07 ` Burton, Ross 2016-01-21 16:10 ` Alejandro Hernandez 0 siblings, 1 reply; 3+ messages in thread From: Burton, Ross @ 2016-01-21 16:07 UTC (permalink / raw) To: Alejandro Hernandez; +Cc: OE-core [-- Attachment #1: Type: text/plain, Size: 377 bytes --] On 20 January 2016 at 16:49, Alejandro Hernandez < alejandro.hernandez@linux.intel.com> wrote: > meta/recipes-devtools/ruby/{ruby_2.2.2.bb => ruby_2.3.0.bb} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/ruby/{ruby_2.2.2.bb => ruby_2.3.0.bb} (100%) > Pretty sure this shouldn't be in this patch! :) Removed locally. Ross [-- Attachment #2: Type: text/html, Size: 1088 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/1] python-native: Make python-native also RPROVIDE python-unittest-native 2016-01-21 16:07 ` Burton, Ross @ 2016-01-21 16:10 ` Alejandro Hernandez 0 siblings, 0 replies; 3+ messages in thread From: Alejandro Hernandez @ 2016-01-21 16:10 UTC (permalink / raw) To: Burton, Ross; +Cc: OE-core [-- Attachment #1: Type: text/plain, Size: 675 bytes --] It most definitely shouldnt!. Sorry I messed up my branch, thanks! On 01/21/2016 10:07 AM, Burton, Ross wrote: > > On 20 January 2016 at 16:49, Alejandro Hernandez > <alejandro.hernandez@linux.intel.com > <mailto:alejandro.hernandez@linux.intel.com>> wrote: > > meta/recipes-devtools/ruby/{ruby_2.2.2.bb <http://ruby_2.2.2.bb> > => ruby_2.3.0.bb <http://ruby_2.3.0.bb>} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/ruby/{ruby_2.2.2.bb > <http://ruby_2.2.2.bb> => ruby_2.3.0.bb <http://ruby_2.3.0.bb>} (100%) > > > Pretty sure this shouldn't be in this patch! :) Removed locally. > > Ross [-- Attachment #2: Type: text/html, Size: 2269 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-01-21 16:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1453308549.git.alejandro.hernandez@linux.intel.com>
2016-01-20 16:49 ` [PATCH v2 1/1] python-native: Make python-native also RPROVIDE python-unittest-native Alejandro Hernandez
2016-01-21 16:07 ` Burton, Ross
2016-01-21 16:10 ` Alejandro Hernandez
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox