On Fri, Oct 28, 2011 at 4:42 PM, Joshua Lock wrote:
> That's Terminal on Fedora and xfce4-terminal on Ubuntu/Debian... This
> could get interesting!
>
> Signed-off-by: Joshua Lock
> ---
> meta/lib/oe/terminal.py | 21 +
> 1 files changed, 21 insertions(+), 0 deletions(-)
>
Signed-off-by: Joshua Lock
---
meta/recipes-graphics/clutter/clutter-gtk.inc |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-graphics/clutter/clutter-gtk.inc
b/meta/recipes-graphics/clutter/clutter-gtk.inc
index 8492d9f..e8d9e10 100644
--- a/meta/recipes-gra
xsltConf.sh is installed to libdir not bindir, fix pacakging.
Signed-off-by: Joshua Lock
---
meta/recipes-support/libxslt/libxslt_1.1.26.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb
b/meta/recipes-support/libxslt/l
A series of minor tweaks from my disk. The XFCE support in oe.terminal has
only been tested on a Fedora machine so I would appreciate testing from XFCE
users on other distros.
Regards,
Joshua
The following changes since commit ddc9a58b8553599d2328ac1c4449b41681ae45d1:
Add readline as dependec
That's Terminal on Fedora and xfce4-terminal on Ubuntu/Debian... This
could get interesting!
Signed-off-by: Joshua Lock
---
meta/lib/oe/terminal.py | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py
inde
Create an extra package, libcanberra-gnome, for gdm and
gnome-settings-daemon files installed by libcanberra.
Signed-off-by: Joshua Lock
---
.../pulseaudio/libcanberra_0.28.bb | 11 +--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimed
On 10/27/2011 10:39 PM, Saul Wold wrote:
On 10/26/2011 12:12 AM, Scott Garman wrote:
Hello,
I've been using this script to perform audits of which packages
are producing documentation, and feel it's long overdue for this
to be added to the git tree. So here it is.
The following changes since c
On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote:
> On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote:
> > Since the last updates of all layers (angstrom based) I have issues with
> >
> > * networkmanager/nm-applet (meta-oe): I am not allowed to change the
> > settings
> >
> >
On Thu, 27 Oct 2011, Andreas Müller wrote:
> Since the last updates of all layers (angstrom based) I have issues with
> * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings
> any more
> * xfce-session (meta-oe): Logging out takes very long and Restart/Shutdown is
> d
On Fri, Oct 28, 2011 at 10:54 AM, Phil Blundell wrote:
> That logic sounds reasonable, but I think Richard's point was that it's
> more conventional to use "=+" rather than an override for prepending.
I sort of forgot that += and =+ are different. Shall I resubmit this patch?
-M
___
On Fri, Oct 28, 2011 at 4:03 AM, Richard Purdie
wrote:
> On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote:
>> This fixes an issue where we cannot find -lgcc when linking. We
>> update the path to libgcc.a so the library can be installed
>> correctly
>>
>> Signed-off-by: Matthew McClinto
On Fri, Oct 28, 2011 at 4:03 AM, Richard Purdie
wrote:
> On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote:
>> This fixes an issue where we cannot find -lgcc when linking. We
>> update the path to libgcc.a so the library can be installed
>> correctly
>>
>> Signed-off-by: Matthew McClinto
On 10/28/2011 10:22 AM, Andrea Adami wrote:
On Fri, Oct 28, 2011 at 9:05 AM, Ni Qingliang
mailto:niqingli...@insigma.com.cn>> wrote:
THANKS!
I still want the native support by oe-core/yocto:-). If no, I will try
by myself.
I've asked three or four time the oe-core crow to improve
On Fri, 2011-10-28 at 15:34 +, McClintock Matthew-B29882 wrote:
> On Fri, Oct 28, 2011 at 3:55 AM, Richard Purdie
> wrote:
> >> -RDEPENDS = "perl"
> >> +PACKAGES_prepend = "${PN}-graph "
> >> +FILES_${PN}-graph = "${bindir}/strace-graph"
> >> +RDEPENDS_${PN}-graph = "perl"
> >
> > I should hav
On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote:
> Since the last updates of all layers (angstrom based) I have issues with
>
> * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings
> any more
> * xfce-session (meta-oe): Logging out takes very long and Restart/Shu
On Fri, Oct 28, 2011 at 3:55 AM, Richard Purdie
wrote:
>> -RDEPENDS = "perl"
>> +PACKAGES_prepend = "${PN}-graph "
>> +FILES_${PN}-graph = "${bindir}/strace-graph"
>> +RDEPENDS_${PN}-graph = "perl"
>
> I should have been clearer in my original email, pretty much every other
> recipe uses += or =+
Setting the default TZ for the image is something that should be done in a post
install script for the tzdata package or something similar.
Since the /etc/localtime is usually a copy/hardlink or symlink to the timezone
data we don't want to package it up. Instead we want to perform the actions
th
On Fri, 2011-10-28 at 00:06 +0200, Saul Wold wrote:
> Signed-off-by: Saul Wold
> ---
> .../x11-common/xserver-nodm-init.bb| 26 ---
> 1 files changed, 6 insertions(+), 20 deletions(-)
>
> diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
> b/me
On Fri, 2011-10-28 at 00:06 +0200, Saul Wold wrote:
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/gcc/libgcc_4.6.bb |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-devtools/gcc/libgcc_4.6.bb
> b/meta/recipes-devtools/gcc/libgcc_4.6.bb
> ind
From: Xiaofeng Yan
update to 2.8.5
Signed-off-by: Xiaofeng Yan
---
.../conf/distro/include/distro_tracking_fields.inc |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro_tracking_fie
From: Xiaofeng Yan
Modify md5 sum justly
Signed-off-by: Xiaofeng Yan
---
.../libarchive/libarchive_2.8.5.bb | 27
1 files changed, 27 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-extended/libarchive/libarchive_2.8.5.bb
diff --git a/meta
From: Xiaofeng Yan
Change md5 sum in recipe and update the status of libarchive.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/update_libarchive
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/update_libarchive
Thanks,
Xiaofeng Yan
---
Xi
On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote:
> This fixes an issue where we cannot find -lgcc when linking. We
> update the path to libgcc.a so the library can be installed
> correctly
>
> Signed-off-by: Matthew McClintock
> ---
> I really doubt this is the correct fix and I'm no
On Thu, 2011-10-27 at 14:31 -0500, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock
> ---
> v2: Change to use PACKAGES_prepend instead of explictly listing all packages
> and also fixing the fact we missed the -dev and -dbg packages before
>
> meta/recipes-devtools/strace/strace_4.5
On Fri, Oct 28, 2011 at 9:05 AM, Ni Qingliang wrote:
> THANKS!
>
> I still want the native support by oe-core/yocto:-). If no, I will try
> by myself.
>
>
I've asked three or four time the oe-core crow to improve the recipe...last
one:
On Wed, Oct 19, 2011 at 12:24 AM, Joshua Lock wrote:
> Per
Hi all,
I am updating xserver-kdrive_1.7.99.2.bb to
xserver-kdrive_1.11.1.901.bb. Keyboard can't get action on
matchbox-terminal.
I make a test like the following steps on matchbox-terminal with
matchbox-keyboard(virtual keyboard):
sh-4.1# cat /dev/input/event0
The screen show some messy
Also remove patches that are no longer needed
Signed-off-by: Matthew McClintock
---
meta/recipes-kernel/dtc/dtc.inc|4 +-
.../dtc/fix_for_compilation_with_gcc_4.6.0.patch | 51
meta/recipes-kernel/dtc/dtc/remove_space_opt.patch | 18 ---
met
Hello All,
I've encountered a problem when building (with TMPDIR residing) on a
btrfs volume.
It does not matter what is being built: starting clean, bitbake
discoveres that pseudo needs to be built, it does so successfully but
then gets an exception when doing the buildstats.
ERROR: Execution o
On Thu, Oct 27, 2011 at 10:30:27PM +0200, Andreas Müller wrote:
> I remember that I had similar issues a while ago. That could be worked around
> by starting some dbus stuff ( do not exactly remember what it was ).
You probably mean policykit, which has a ruleset for actions a user can do or
not
Allows us to import classes only for images and not to the global
namespace
Signed-off-by: Matthew McClintock
---
This is a resend
meta-yocto/conf/local.conf.sample |6 ++
meta/classes/image.bbclass|3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/meta-y
THANKS!
I still want the native support by oe-core/yocto:-). If no, I will try
by myself.
On Fri, 2011-10-28 at 14:32 +0800, Samuel Stirtzel wrote:
> 2011/10/28 Ni Qingliang :
> > Hello All:
> >
> > what is the right way to set timezone?
> >
> > I have added tzdata into my image, and can find som
31 matches
Mail list logo