|
Re: Good example of bbclass customization? maintainer
On Thu, 2017-12-07 at 11:08 -0600, Marcelo E. Magallon wrote:
--snip!--
> My concern right now is a *different* case, where your goal is to modify
> the class in order to affect all the recipes
On Thu, 2017-12-07 at 11:08 -0600, Marcelo E. Magallon wrote:
--snip!--
> My concern right now is a *different* case, where your goal is to modify
> the class in order to affect all the recipes
|
By
Darcy Watkins
·
#39047
·
|
|
[ptest-runner 3/3] README.md: Update to my current email
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md
|
By
An?bal Lim?n
·
#39066
·
|
|
[ptest-runner 2/3] Add support to avoid load/run twice a run_ptest script
From: Aníbal Limón <anibal.limon@...>
In some ptest packages exists symlink in the ptest directory causing
to load/run twice the same ptest,
For example in perl5:
/usr/lib/perl ->
From: Aníbal Limón <anibal.limon@...>
In some ptest packages exists symlink in the ptest directory causing
to load/run twice the same ptest,
For example in perl5:
/usr/lib/perl ->
|
By
An?bal Lim?n
·
#39065
·
|
|
[ptest-runner 1/3] Makefile: libcheck now requires to link subunit
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile
|
By
An?bal Lim?n
·
#39064
·
|
|
[ptest-runner 3/3] README.md: Update to my current email
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md
|
By
An?bal Lim?n
·
#39063
·
|
|
[ptest-runner 2/3] Add support to avoid load/run twice a run_ptest script
From: Aníbal Limón <anibal.limon@...>
In some ptest packages exists symlink in the ptest directory causing
to load/run twice the same ptest,
For example in perl5:
/usr/lib/perl ->
From: Aníbal Limón <anibal.limon@...>
In some ptest packages exists symlink in the ptest directory causing
to load/run twice the same ptest,
For example in perl5:
/usr/lib/perl ->
|
By
An?bal Lim?n
·
#39062
·
|
|
[ptest-runner 1/3] Makefile: libcheck now requires to link subunit
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile
From: Aníbal Limón <anibal.limon@...>
Signed-off-by: Aníbal Limón <anibal.limon@...>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile
|
By
An?bal Lim?n
·
#39061
·
|
|
Release Candidate Build for yocto-2.4.1.rc1 now available.
A release candidate build for yocto-2.4.1.rc1 is now available at:
https://autobuilder.yocto.io/pub/releases/yocto-2.4.1.rc1
Please begin QA on this build as soon as possible.
Build hash
A release candidate build for yocto-2.4.1.rc1 is now available at:
https://autobuilder.yocto.io/pub/releases/yocto-2.4.1.rc1
Please begin QA on this build as soon as possible.
Build hash
|
By
pokybuild@...
·
#39060
·
|
|
Good example of bbclass customization? maintainer
Hi,
I'm in the process of cleaning up our usage of Yocto with the goal of
improving longer-term maintainability, basically implementing something
like
Hi,
I'm in the process of cleaning up our usage of Yocto with the goal of
improving longer-term maintainability, basically implementing something
like
|
By
Marcelo E. Magallon <marcelo.magallon@...>
·
#39040
·
|
|
Re: Preventing a variable from being cached
A recipe will rebuild if you change SRCREV or SRC_URI in it. What are you trying to do?
Alex
A recipe will rebuild if you change SRCREV or SRC_URI in it. What are you trying to do?
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39039
·
|
|
Re: Preventing a variable from being cached
I take it that this is not possible?
I take it that this is not possible?
|
By
Paul Knopf <pauldotknopf@...>
·
#39038
·
|
|
Re: Allowing a local command to be executed in a recipe.
This command is very complicated to setup. It is easier for us to use it via the "whitelist" method.
This isn't being done in a layer that will be released, otherwise I would. This is internal use
This command is very complicated to setup. It is easier for us to use it via the "whitelist" method.
This isn't being done in a layer that will be released, otherwise I would. This is internal use
|
By
Paul Knopf <pauldotknopf@...>
·
#39037
·
|
|
Re: [PATCH 10/12] upgradehelper.py: add --apply-failed option
AUH will simple leave all commits in the repo, succeessful and failed. Even successful upgrades may need further work before they can be submitted. It's useful to mark failed ones as problematic
AUH will simple leave all commits in the repo, succeessful and failed. Even successful upgrades may need further work before they can be submitted. It's useful to mark failed ones as problematic
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39036
·
|
|
Re: [PATCH 09/12] upgradehelper.py: use git user in commit when recipes are specified
I'm not sure about this one. Commits shouldn't be created automatically on a person's behalf and then also signed-off - I'd say you need to first look at them.
Alex
I'm not sure about this one. Commits shouldn't be created automatically on a person's behalf and then also signed-off - I'd say you need to first look at them.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39035
·
|
|
Re: [PATCH 08/12] upgradehelper.py: clean repo only once when recipes are specified
I have removed the logic that removes commits and manipulates branches altogether. AUH will always create a commit on the current branch, even if it caused a build or testimage failure, and otherwise
I have removed the logic that removes commits and manipulates branches altogether. AUH will always create a commit on the current branch, even if it caused a build or testimage failure, and otherwise
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39034
·
|
|
Re: [PATCH 05/12] modules/steps.py: fix warn when skip compilation
This one I have to reject. The loop that is executing the upgrade steps should not have to know or care what they are.
Alex
This one I have to reject. The loop that is executing the upgrade steps should not have to know or care what they are.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39033
·
|
|
Re: Q: Kernel SCC files: shouldn't a changed patch trigger a rebuild?
Currently that is the intended behaviour.
The fetcher is what is responsible for detecting if something changes, and re-fetching, etc.
The fetcher only knows about the files on the SRC_URI (or the
Currently that is the intended behaviour.
The fetcher is what is responsible for detecting if something changes, and re-fetching, etc.
The fetcher only knows about the files on the SRC_URI (or the
|
By
Bruce Ashfield
·
#39032
·
|
|
Re: [PATCH 00/12] [auh] make it easy to use by recipe maintainer
Thanks, these do make sense. I'll integrate them into my devtool (and other fixes) work - hope to publish it in the next few days.
Alex
Thanks, these do make sense. I'll integrate them into my devtool (and other fixes) work - hope to publish it in the next few days.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#39031
·
|
|
Re: [PATCH 00/12] [auh] make it easy to use by recipe maintainer
I had added alexander.kanavin@... in the cc list, but it was gone,
looks strange, now add him again.
// Robert
I had added alexander.kanavin@... in the cc list, but it was gone,
looks strange, now add him again.
// Robert
|
By
Robert Yang
·
#39030
·
|
|
[PATCH 12/12] upgradehelper.py: don't build gcc-runtime when --skip-compilation
It doesn't make any sense to build it when skip compile.
Signed-off-by: Robert Yang <liezhi.yang@...>
---
upgradehelper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
It doesn't make any sense to build it when skip compile.
Signed-off-by: Robert Yang <liezhi.yang@...>
---
upgradehelper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Robert Yang
·
#39029
·
|