[OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Otavio Salvador
The 'BRANCH' variable name has no explicit relation with the SRC_URI. Using 'SRCBRANCH' makes it more obvious and easier to identify. This patch makes the use consistent across the metadata. Signed-off-by: Otavio Salvador --- Changes in v2: - Use SRCBRANCH instead of SRC_BRANCH (Khem) meta/re

Re: [OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Gary Thomas
On 2015-09-17 07:21, Otavio Salvador wrote: The 'BRANCH' variable name has no explicit relation with the SRC_URI. Using 'SRCBRANCH' makes it more obvious and easier to identify. This patch makes the use consistent across the metadata. Signed-off-by: Otavio Salvador These should be separated

Re: [OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Otavio Salvador
On Thu, Sep 17, 2015 at 10:30 AM, Gary Thomas wrote: > On 2015-09-17 07:21, Otavio Salvador wrote: >> >> The 'BRANCH' variable name has no explicit relation with the >> SRC_URI. Using 'SRCBRANCH' makes it more obvious and easier to >> identify. >> >> This patch makes the use consistent across the

Re: [OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Khem Raj
On Thursday, September 17, 2015, Otavio Salvador wrote: > The 'BRANCH' variable name has no explicit relation with the > SRC_URI. Using 'SRCBRANCH' makes it more obvious and easier to > identify. > > This patch makes the use consistent across the metadata. > > Signed-off-by: Otavio Salvador > > -

Re: [OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Otavio Salvador
On Thu, Sep 17, 2015 at 10:54 AM, Khem Raj wrote: >> meta/recipes-core/glibc/cross-localedef-native_2.22.bb | 4 ++-- >> meta/recipes-core/glibc/glibc_2.22.bb | 4 ++-- >> meta/recipes-devtools/mmc/mmc-utils_git.bb | 4 ++-- > > > Did you cover all the recipes Yes. -

Re: [OE-core] [PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness

2015-09-17 Thread Richard Purdie
On Thu, 2015-09-17 at 10:33 -0300, Otavio Salvador wrote: > On Thu, Sep 17, 2015 at 10:30 AM, Gary Thomas wrote: > > On 2015-09-17 07:21, Otavio Salvador wrote: > >> > >> The 'BRANCH' variable name has no explicit relation with the > >> SRC_URI. Using 'SRCBRANCH' makes it more obvious and easier t