Re: [yocto] [meta-raspberrypi][PATCH 8/9] userland: Upgrade to latest

2017-02-11 Thread Khem Raj


On 2/9/17 12:24 AM, Paul Barker wrote:
> On Wed,  8 Feb 2017 21:49:02 -0800
> Khem Raj  wrote:
> 
>> Signed-off-by: Khem Raj 
>> ---
>>  recipes-graphics/userland/userland_git.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-graphics/userland/userland_git.bb 
>> b/recipes-graphics/userland/userland_git.bb
>> index cec591d..5a83c8a 100644
>> --- a/recipes-graphics/userland/userland_git.bb
>> +++ b/recipes-graphics/userland/userland_git.bb
>> @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
>>  
>>  SRCBRANCH = "master"
>>  SRCFORK = "raspberrypi"
>> -SRCREV = "0f015eaa17add5bca00ecf8a354ea62e19bd7920"
>> +SRCREV = "d35be767ce54ba46893ffa6d612b6b9d490b1e4e"
>>  
>>  SRC_URI = "\
>>  
>> git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
> 
> Can we squash this with the other userland upgrade in this series?
> 

sent a v2.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 8/9] userland: Upgrade to latest

2017-02-09 Thread Khem Raj
On Thu, Feb 9, 2017 at 12:24 AM, Paul Barker  wrote:
> On Wed,  8 Feb 2017 21:49:02 -0800
> Khem Raj  wrote:
>
>> Signed-off-by: Khem Raj 
>> ---
>>  recipes-graphics/userland/userland_git.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-graphics/userland/userland_git.bb 
>> b/recipes-graphics/userland/userland_git.bb
>> index cec591d..5a83c8a 100644
>> --- a/recipes-graphics/userland/userland_git.bb
>> +++ b/recipes-graphics/userland/userland_git.bb
>> @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
>>
>>  SRCBRANCH = "master"
>>  SRCFORK = "raspberrypi"
>> -SRCREV = "0f015eaa17add5bca00ecf8a354ea62e19bd7920"
>> +SRCREV = "d35be767ce54ba46893ffa6d612b6b9d490b1e4e"
>>
>>  SRC_URI = "\
>>  
>> git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
>
> Can we squash this with the other userland upgrade in this series?

I intentionally, did not since I did not want to rebase my master, and both
bumps are tested individually over period of time. since my master is used
by others I did not want to make it painful for them when it merged into master
the first set has been posted few weeks ago to ml already which is
still pending.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH 8/9] userland: Upgrade to latest

2017-02-09 Thread Paul Barker
On Wed,  8 Feb 2017 21:49:02 -0800
Khem Raj  wrote:

> Signed-off-by: Khem Raj 
> ---
>  recipes-graphics/userland/userland_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-graphics/userland/userland_git.bb 
> b/recipes-graphics/userland/userland_git.bb
> index cec591d..5a83c8a 100644
> --- a/recipes-graphics/userland/userland_git.bb
> +++ b/recipes-graphics/userland/userland_git.bb
> @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
>  
>  SRCBRANCH = "master"
>  SRCFORK = "raspberrypi"
> -SRCREV = "0f015eaa17add5bca00ecf8a354ea62e19bd7920"
> +SRCREV = "d35be767ce54ba46893ffa6d612b6b9d490b1e4e"
>  
>  SRC_URI = "\
>  
> git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \

Can we squash this with the other userland upgrade in this series?
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-raspberrypi][PATCH 8/9] userland: Upgrade to latest

2017-02-08 Thread Khem Raj
Signed-off-by: Khem Raj 
---
 recipes-graphics/userland/userland_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/userland/userland_git.bb 
b/recipes-graphics/userland/userland_git.bb
index cec591d..5a83c8a 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
 
 SRCBRANCH = "master"
 SRCFORK = "raspberrypi"
-SRCREV = "0f015eaa17add5bca00ecf8a354ea62e19bd7920"
+SRCREV = "d35be767ce54ba46893ffa6d612b6b9d490b1e4e"
 
 SRC_URI = "\
 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
-- 
2.11.1

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto