On Thu, Aug 14, 2014 at 7:19 AM, Rich Wilson wrote:
> In order to modify busybox, my googling seems to indicate this
> can be done with
> bitbake -c menuconfig busybox
> When I do so, a window pops up and some compiling seems to
> happen, but I am never presented with the menuconfig app.
well, th
In order to modify busybox, my googling seems to indicate this
can be done with
bitbake -c menuconfig busybox
When I do so, a window pops up and some compiling seems to
happen, but I am never presented with the menuconfig app.
How do I modify busybox?
What I really want is the httpd app in busybox
On Wed, Aug 13, 2014 at 9:43 PM, Christopher Larson
wrote:
>
> On Wed, Aug 13, 2014 at 4:57 AM, Sujith H wrote:
>
>> From: Sujith H
>>
>> Signed-off-by: Muzaffar Mahmood
>> Signed-off-by: Sujith H
>>
>
> Might want to mention 'psplash' in the commit message in the future when
> emailing a mul
Did anypne get perf to build?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
http://autobuilder.yoctoproject.org/pub/nightly/20140811-2
bitbake 38d4f65bf1cbcdd5a2d60dff0e1d2859c34ed62e
eclipse-poky-juno 26bfc407781aa185f244a47ba63120343cee4a37
eclipse-poky-kepler 4a167fd662262ebdaa3cf0d332ac0debb52d7904
meta-fsl-arm b0cf5c78c5f98c5977ae556d331e7495648f154c
meta-fsl-ppc 06c
On Wed, Aug 13, 2014 at 4:57 AM, Sujith H wrote:
> From: Sujith H
>
> Signed-off-by: Muzaffar Mahmood
> Signed-off-by: Sujith H
>
Might want to mention 'psplash' in the commit message in the future when
emailing a multi-purpose list like yocto@, so it's clear what exactly it's
patching before
For consistency sake I modified all the messages to start with
upper case.
Signed-off-by: Marius Avram
---
recipe.py|2 +-
upgradehelper.py |6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipe.py b/recipe.py
index a495b49..e6430cd 100644
--- a/recipe.p
Signed-off-by: Marius Avram
---
upgradehelper.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/upgradehelper.py b/upgradehelper.py
index 27de760..cc90958 100755
--- a/upgradehelper.py
+++ b/upgradehelper.py
@@ -42,7 +42,7 @@ from datetime import date
import shutil
from
Signed-off-by: Marius Avram
---
upgradehelper.py |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/upgradehelper.py b/upgradehelper.py
index 091881f..ef59661 100755
--- a/upgradehelper.py
+++ b/upgradehelper.py
@@ -617,8 +617,8 @@ class UniverseUpdater(Updater, Email):
A graceful close of the script happens when it tries to do
a buildhistory-diff but the bbclass is not inherited. Also
a helping message is presented to the user to avoid the
error at a next run.
Signed-off-by: Marius Avram
---
bitbake.py | 12 ++--
1 file changed, 10 insertions(+), 2 d
Signed-off-by: Marius Avram
---
README |8
1 file changed, 8 insertions(+)
diff --git a/README b/README
index 5721d58..43e6800 100644
--- a/README
+++ b/README
@@ -54,6 +54,14 @@ require conf/distro/include/maintainers.inc
require conf/distro/include/upstream_tracking.inc
The upgrade failed when new files were added to the recipe and
the compilation was made for multiple machines. Now this problem
has been fixed.
Signed-off-by: Marius Avram
---
recipe.py |6 ++
1 file changed, 6 insertions(+)
diff --git a/recipe.py b/recipe.py
index e6430cd..8ecd2a2 1006
buildhistory-diff is useful in the case new files have been
added to the package.
Signed-off-by: Marius Avram
---
bitbake.py | 28
recipe.py|3 +--
upgradehelper.py | 21 ++---
3 files changed, 43 insertions(+), 9 deletions(-)
d
The maintainer will received the output given by
buildhistory-diff. If no diff is found the attachement
will not be created.
A branch with the changes included in this patcheset
can also be found here:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mavram/buildhistory-diff
Marius
Did you ever figure this out?
The yocto resolvconf package is missing a few things to make it actually
work like it works on other distributions. I ripped some parts out of
Debian and have it all working (although not polished).
If you want to see my .bbappend and extra files I can send them
From: Sujith H
Signed-off-by: Muzaffar Mahmood
Signed-off-by: Sujith H
---
Makefile.am | 8 +++-
configure.ac | 23 ++-
psplash-quit.service.in | 11 +++
psplash-start.service.in | 11 +++
4 files changed, 51 insertions(+), 2 d
From: Sujith H
Signed-off-by: Muzaffar Mahmood
Signed-off-by: Sujith H
---
Makefile.am | 8 +++-
configure.ac | 23 ++-
psplash-quit.service.in | 11 +++
psplash-start.service.in | 11 +++
4 files changed, 51 insertions(+), 2 d
On Tue, Aug 12, 2014 at 8:37 PM, Saul Wold wrote:
>
> Maybe I was not clear about this, this should be a patch to psplash
> upstream, not to the oe-core metadata. Then once we merge the change to
> psplash we can update the pslash recipes.
>
> So the patch would be to add the 2 service files to
18 matches
Mail list logo