All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] branding-processor-sdk: Set more preferences
@ 2015-03-17 14:58 Jacob Stiffler
  2015-03-17 15:01 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Jacob Stiffler @ 2015-03-17 14:58 UTC (permalink / raw)
  To: meta-arago

* AUTOREV linux-ti-staging and u-boot-ti-staging for omap-a15
* Freeze u-boot for am335x-evm and am437x-evm.
* Add commit message for linux-ti-staging.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../conf/distro/include/branding-processor-sdk.inc |   23 ++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
index d277aac..c2327fa 100644
--- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
@@ -4,10 +4,30 @@ ARAGO_TISDK_IMAGE = "processor-sdk-linux-image"
 DISTRO_FEATURES_remove_ti33x = "wayland"
 DISTRO_FEATURES_remove_ti43x = "wayland"
 
+# Set preferred providers and srcrevs
 PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "sitara-linux-ti-staging"
 PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "sitara-linux-ti-staging"
 PREFERRED_VERSION_sitara-linux-ti-staging = "3.14%"
 
+# Auto rev important packages to pick up latest
+SRCREV_pn-u-boot-ti-staging_omap-a15 = "${AUTOREV}"
+SRCREV_pn-ltp-ddt_omap-a15 = "${AUTOREV}"
+
+# am3 and am4 use sitara-linux-ti-staging, so this only applies to omap-a15
+SRCREV_pn-linux-ti-staging = "${AUTOREV}"
+
+# Freeze am3 and am4 u-boot
+PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-ti-staging"
+PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-ti-staging"
+PREFERRED_VERSION_u-boot-ti-staging_am335x-evm = "2014.07%"
+SRCREV_pn-u-boot-ti-staging_am335x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
+
+PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-staging"
+PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging"
+PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2014.07%"
+SRCREV_pn-u-boot-ti-staging_am437x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
+
+
 # To create newlines in the message \n is used and the slash must be escaped
 # to function properly
 
@@ -28,6 +48,9 @@ script located in the sdk\'s bin directory\\n\
 The script may take several minutes but you will then have a full copy of\\n\
 the git repository including its entire git history.\\n"
 
+SRCIPK_CUSTOM_GIT_BRANCH_pn-linux-ti-staging = "processor-sdk-1.0"
+SRCIPK_CUSTOM_GIT_MESSAGE_pn-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
+
 SRCIPK_CUSTOM_GIT_BRANCH_pn-sitara-linux-ti-staging = "processor-sdk-1.0"
 SRCIPK_CUSTOM_GIT_MESSAGE_pn-sitara-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] branding-processor-sdk: Set more preferences
  2015-03-17 14:58 [PATCH] branding-processor-sdk: Set more preferences Jacob Stiffler
@ 2015-03-17 15:01 ` Denys Dmytriyenko
  2015-03-17 15:38   ` Stiffler, Jacob
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2015-03-17 15:01 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

Isn't u-boot-ti-staging-2014.07% already a default for am3/4?

On Tue, Mar 17, 2015 at 10:58:12AM -0400, Jacob Stiffler wrote:
> * AUTOREV linux-ti-staging and u-boot-ti-staging for omap-a15
> * Freeze u-boot for am335x-evm and am437x-evm.
> * Add commit message for linux-ti-staging.
> 
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  .../conf/distro/include/branding-processor-sdk.inc |   23 ++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> index d277aac..c2327fa 100644
> --- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> +++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> @@ -4,10 +4,30 @@ ARAGO_TISDK_IMAGE = "processor-sdk-linux-image"
>  DISTRO_FEATURES_remove_ti33x = "wayland"
>  DISTRO_FEATURES_remove_ti43x = "wayland"
>  
> +# Set preferred providers and srcrevs
>  PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "sitara-linux-ti-staging"
>  PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "sitara-linux-ti-staging"
>  PREFERRED_VERSION_sitara-linux-ti-staging = "3.14%"
>  
> +# Auto rev important packages to pick up latest
> +SRCREV_pn-u-boot-ti-staging_omap-a15 = "${AUTOREV}"
> +SRCREV_pn-ltp-ddt_omap-a15 = "${AUTOREV}"
> +
> +# am3 and am4 use sitara-linux-ti-staging, so this only applies to omap-a15
> +SRCREV_pn-linux-ti-staging = "${AUTOREV}"
> +
> +# Freeze am3 and am4 u-boot
> +PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-ti-staging"
> +PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-ti-staging"
> +PREFERRED_VERSION_u-boot-ti-staging_am335x-evm = "2014.07%"
> +SRCREV_pn-u-boot-ti-staging_am335x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> +
> +PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-staging"
> +PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging"
> +PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2014.07%"
> +SRCREV_pn-u-boot-ti-staging_am437x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> +
> +
>  # To create newlines in the message \n is used and the slash must be escaped
>  # to function properly
>  
> @@ -28,6 +48,9 @@ script located in the sdk\'s bin directory\\n\
>  The script may take several minutes but you will then have a full copy of\\n\
>  the git repository including its entire git history.\\n"
>  
> +SRCIPK_CUSTOM_GIT_BRANCH_pn-linux-ti-staging = "processor-sdk-1.0"
> +SRCIPK_CUSTOM_GIT_MESSAGE_pn-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
> +
>  SRCIPK_CUSTOM_GIT_BRANCH_pn-sitara-linux-ti-staging = "processor-sdk-1.0"
>  SRCIPK_CUSTOM_GIT_MESSAGE_pn-sitara-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
>  
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] branding-processor-sdk: Set more preferences
  2015-03-17 15:01 ` Denys Dmytriyenko
@ 2015-03-17 15:38   ` Stiffler, Jacob
  2015-03-17 15:46     ` Cooper Jr., Franklin
  0 siblings, 1 reply; 4+ messages in thread
From: Stiffler, Jacob @ 2015-03-17 15:38 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago

Yes. But I wanted to have this here for our release in case it may change in the future. 

-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Tuesday, March 17, 2015 11:01 AM
To: Stiffler, Jacob
Cc: meta-arago@arago-project.org
Subject: Re: [meta-arago] [PATCH] branding-processor-sdk: Set more preferences

Isn't u-boot-ti-staging-2014.07% already a default for am3/4?

On Tue, Mar 17, 2015 at 10:58:12AM -0400, Jacob Stiffler wrote:
> * AUTOREV linux-ti-staging and u-boot-ti-staging for omap-a15
> * Freeze u-boot for am335x-evm and am437x-evm.
> * Add commit message for linux-ti-staging.
> 
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  .../conf/distro/include/branding-processor-sdk.inc |   23 ++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git 
> a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc 
> b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> index d277aac..c2327fa 100644
> --- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> +++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> @@ -4,10 +4,30 @@ ARAGO_TISDK_IMAGE = "processor-sdk-linux-image"
>  DISTRO_FEATURES_remove_ti33x = "wayland"
>  DISTRO_FEATURES_remove_ti43x = "wayland"
>  
> +# Set preferred providers and srcrevs
>  PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "sitara-linux-ti-staging"
>  PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "sitara-linux-ti-staging"
>  PREFERRED_VERSION_sitara-linux-ti-staging = "3.14%"
>  
> +# Auto rev important packages to pick up latest
> +SRCREV_pn-u-boot-ti-staging_omap-a15 = "${AUTOREV}"
> +SRCREV_pn-ltp-ddt_omap-a15 = "${AUTOREV}"
> +
> +# am3 and am4 use sitara-linux-ti-staging, so this only applies to 
> +omap-a15 SRCREV_pn-linux-ti-staging = "${AUTOREV}"
> +
> +# Freeze am3 and am4 u-boot
> +PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-ti-staging"
> +PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-ti-staging"
> +PREFERRED_VERSION_u-boot-ti-staging_am335x-evm = "2014.07%"
> +SRCREV_pn-u-boot-ti-staging_am335x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> +
> +PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-staging"
> +PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging"
> +PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2014.07%"
> +SRCREV_pn-u-boot-ti-staging_am437x-evm = "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> +
> +
>  # To create newlines in the message \n is used and the slash must be 
> escaped  # to function properly
>  
> @@ -28,6 +48,9 @@ script located in the sdk\'s bin directory\\n\  The 
> script may take several minutes but you will then have a full copy 
> of\\n\  the git repository including its entire git history.\\n"
>  
> +SRCIPK_CUSTOM_GIT_BRANCH_pn-linux-ti-staging = "processor-sdk-1.0"
> +SRCIPK_CUSTOM_GIT_MESSAGE_pn-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
> +
>  SRCIPK_CUSTOM_GIT_BRANCH_pn-sitara-linux-ti-staging = "processor-sdk-1.0"
>  SRCIPK_CUSTOM_GIT_MESSAGE_pn-sitara-linux-ti-staging = "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
>  
> --
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] branding-processor-sdk: Set more preferences
  2015-03-17 15:38   ` Stiffler, Jacob
@ 2015-03-17 15:46     ` Cooper Jr., Franklin
  0 siblings, 0 replies; 4+ messages in thread
From: Cooper Jr., Franklin @ 2015-03-17 15:46 UTC (permalink / raw)
  To: Stiffler, Jacob, Dmytriyenko, Denys; +Cc: meta-arago

Well based on your last comment you should be setting the preferred provider and version for U-boot and Linux for omap-a15.

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Stiffler, Jacob
> Sent: Tuesday, March 17, 2015 10:38 AM
> To: Dmytriyenko, Denys
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [PATCH] branding-processor-sdk: Set more
> preferences
> 
> Yes. But I wanted to have this here for our release in case it may change in
> the future.
> 
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Tuesday, March 17, 2015 11:01 AM
> To: Stiffler, Jacob
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [PATCH] branding-processor-sdk: Set more
> preferences
> 
> Isn't u-boot-ti-staging-2014.07% already a default for am3/4?
> 
> On Tue, Mar 17, 2015 at 10:58:12AM -0400, Jacob Stiffler wrote:
> > * AUTOREV linux-ti-staging and u-boot-ti-staging for omap-a15
> > * Freeze u-boot for am335x-evm and am437x-evm.
> > * Add commit message for linux-ti-staging.
> >
> > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > ---
> >  .../conf/distro/include/branding-processor-sdk.inc |   23
> ++++++++++++++++++++
> >  1 file changed, 23 insertions(+)
> >
> > diff --git
> > a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> > b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> > index d277aac..c2327fa 100644
> > --- a/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> > +++ b/meta-arago-distro/conf/distro/include/branding-processor-sdk.inc
> > @@ -4,10 +4,30 @@ ARAGO_TISDK_IMAGE = "processor-sdk-linux-image"
> >  DISTRO_FEATURES_remove_ti33x = "wayland"
> >  DISTRO_FEATURES_remove_ti43x = "wayland"
> >
> > +# Set preferred providers and srcrevs
> >  PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "sitara-linux-ti-
> staging"
> >  PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "sitara-linux-ti-
> staging"
> >  PREFERRED_VERSION_sitara-linux-ti-staging = "3.14%"
> >
> > +# Auto rev important packages to pick up latest
> > +SRCREV_pn-u-boot-ti-staging_omap-a15 = "${AUTOREV}"
> > +SRCREV_pn-ltp-ddt_omap-a15 = "${AUTOREV}"
> > +
> > +# am3 and am4 use sitara-linux-ti-staging, so this only applies to
> > +omap-a15 SRCREV_pn-linux-ti-staging = "${AUTOREV}"
> > +
> > +# Freeze am3 and am4 u-boot
> > +PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-ti-
> staging"
> > +PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-ti-staging"
> > +PREFERRED_VERSION_u-boot-ti-staging_am335x-evm = "2014.07%"
> > +SRCREV_pn-u-boot-ti-staging_am335x-evm =
> "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> > +
> > +PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-
> staging"
> > +PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging"
> > +PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2014.07%"
> > +SRCREV_pn-u-boot-ti-staging_am437x-evm =
> "7e537bfdd261bf8bf444f3ac4d1be3db4ee124e8"
> > +
> > +
> >  # To create newlines in the message \n is used and the slash must be
> > escaped  # to function properly
> >
> > @@ -28,6 +48,9 @@ script located in the sdk\'s bin directory\\n\  The
> > script may take several minutes but you will then have a full copy
> > of\\n\  the git repository including its entire git history.\\n"
> >
> > +SRCIPK_CUSTOM_GIT_BRANCH_pn-linux-ti-staging = "processor-sdk-1.0"
> > +SRCIPK_CUSTOM_GIT_MESSAGE_pn-linux-ti-staging =
> "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
> > +
> >  SRCIPK_CUSTOM_GIT_BRANCH_pn-sitara-linux-ti-staging = "processor-
> sdk-1.0"
> >  SRCIPK_CUSTOM_GIT_MESSAGE_pn-sitara-linux-ti-staging =
> "${SRCIPK_SHALLOW_GIT_COMMIT_MESSAGE}"
> >
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-17 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-17 14:58 [PATCH] branding-processor-sdk: Set more preferences Jacob Stiffler
2015-03-17 15:01 ` Denys Dmytriyenko
2015-03-17 15:38   ` Stiffler, Jacob
2015-03-17 15:46     ` Cooper Jr., Franklin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.