[meta-rockchip] layers: Bump to use kirkstone

Message ID 20220222022847.1392656-1-raj.khem@gmail.com
State New
Headers show
Series [meta-rockchip] layers: Bump to use kirkstone | expand

Commit Message

Khem Raj Feb. 22, 2022, 2:28 a.m. UTC
its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Trevor Woerner Feb. 22, 2022, 2:16 p.m. UTC | #1
On Mon 2022-02-21 @ 06:28:47 PM, Khem Raj wrote:
> its not going to be backward ABI compatible with honister due to variable renaming.
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to meta-rockchip master and kirkstone.
Thanks!
Martin Jansa March 3, 2022, 7:33 a.m. UTC | #2
Hi,

can you please create honister branch.

I think 17703ee37b46d15ec369588fbb86dde336df6028 commit (just before this
kirkstone change was applied) would be reasonable branching point.

Now there isn't any branch compatible with Honister release.

Thanks

On Tue, Feb 22, 2022 at 3:16 PM Trevor Woerner <twoerner@gmail.com> wrote:

> On Mon 2022-02-21 @ 06:28:47 PM, Khem Raj wrote:
> > its not going to be backward ABI compatible with honister due to
> variable renaming.
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > ---
> >  conf/layer.conf | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Applied to meta-rockchip master and kirkstone.
> Thanks!
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56239):
> https://lists.yoctoproject.org/g/yocto/message/56239
> Mute This Topic: https://lists.yoctoproject.org/mt/89309323/3617156
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> Martin.Jansa@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Trevor Woerner March 3, 2022, 12:53 p.m. UTC | #3
On Thu, Mar 3, 2022 at 2:33 AM Martin Jansa <martin.jansa@gmail.com> wrote:

> Hi,
>
> can you please create honister branch.
>
> I think 17703ee37b46d15ec369588fbb86dde336df6028 commit (just before this
> kirkstone change was applied) would be reasonable branching point.
>
> Now there isn't any branch compatible with Honister release.
>

Done, thanks!


>
> Thanks
>
> On Tue, Feb 22, 2022 at 3:16 PM Trevor Woerner <twoerner@gmail.com> wrote:
>
>> On Mon 2022-02-21 @ 06:28:47 PM, Khem Raj wrote:
>> > its not going to be backward ABI compatible with honister due to
>> variable renaming.
>> >
>> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> > ---
>> >  conf/layer.conf | 2 +-
>> >  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Applied to meta-rockchip master and kirkstone.
>> Thanks!
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#56239):
>> https://lists.yoctoproject.org/g/yocto/message/56239
>> Mute This Topic: https://lists.yoctoproject.org/mt/89309323/3617156
>> Group Owner: yocto+owner@lists.yoctoproject.org
>> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
>> Martin.Jansa@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
>>

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 25b0a99..a2661f9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@  BBFILE_PRIORITY_rockchip = "1"
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_rockchip = "1"
-LAYERSERIES_COMPAT_rockchip = "honister"
+LAYERSERIES_COMPAT_rockchip = "kirkstone"
 LAYERDEPENDS_rockchip = "core meta-arm"
 
 BBFILES_DYNAMIC += " \