We have recently started investigating to make an even smaller build of
our local distro & machine. This smaller build should be run exclusively
from an initramfs, thus we have a need to reduće the size of the rootfs
as much as possible. (Especially as we'd still like some "bigger"
tools/pieces in
We have recently started investigating to make an even smaller build of
our local distro & machine. This smaller build should be run exclusively
from an initramfs, thus we have a need to reduće the size of the rootfs
as much as possible. (Especially as we'd still like some "bigger"
tools/pieces in
From: Wenzong Fan
Update distro tracking fields for ccache, chkconfig.
The following changes since commit 53ee27a1c5b589cba874f674c428e1a36557cc3b:
Joshua Lock (1):
doc: update manual for checksum changes
are available in the git repository at:
git://git.pokylinux.org/poky-contrib
From: Wenzong Fan
Update packages tracking fields including ccache, chkconfig.
Signed-off-by: Wenzong Fan
---
.../conf/distro/include/distro_tracking_fields.inc | 12
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.
This patch introduces a distro feature which enables gcc to produce
both 32bit and 64bit code, and enables binutils to operate on both
32bit and 64bit binaries. It differs from multilib toolchains in
that it does not require to compile a version of the libc for each
architecture variant. However, t
The coreutils configure script is unable determine how to get free
space from the Operating System when cross-compiling. This patch
gives it some extra help by setting the fu_cv_sys_stat_statfs2_bsize
variable to yes before invoking the configure script.
Signed-off-by: Julian Pidancet
---
meta/r
Le 24/10/2011 22:25, Henning Heinold a écrit :
On Mon, Oct 24, 2011 at 10:18:11PM +0200, Eric Bénard wrote:
Hi,
while testing a build from scratch of a configuration which was
working, I increased BB_NUMBER_THREADS to "8" and PARALLEL_MAKE to
"-j6" and started to get problems with mysql (log a
On Mon, Oct 24, 2011 at 10:18:11PM +0200, Eric Bénard wrote:
> Hi,
>
> while testing a build from scratch of a configuration which was
> working, I increased BB_NUMBER_THREADS to "8" and PARALLEL_MAKE to
> "-j6" and started to get problems with mysql (log at the end of this
> mail).
>
> Reducing
Hi,
while testing a build from scratch of a configuration which was working, I
increased BB_NUMBER_THREADS to "8" and PARALLEL_MAKE to "-j6" and started to
get problems with mysql (log at the end of this mail).
Reducing BB_NUMBER_THREADS to 4 "solved" the problem.
Any idea what dependency c
On Mon, Oct 24, 2011 at 1:27 AM, Frans Meulenbroeks
wrote:
> 2011/10/24 Koen Kooi
>>
>> Hi,
>>
>> Otavio is cleaning up systemd in meta-oe to work with his initramfs setup
>> and we stumbled onto a challenge that we'd like some more feedback on.
>>
>> The old sysvinit recipes always hardcode a se
On Thu, 2011-10-20 at 11:40 -0700, Joshua Lock wrote:
> Add the shipped gconf schema to the gconfelements package and inherit the
> gconf
> class so that schema processing is handled via post* scripts.
>
> Signed-off-by: Joshua Lock
> ---
> .../gstreamer/gst-plugins-good_0.10.30.bb |
On Mon, 2011-10-24 at 16:18 +0200, Koen Kooi wrote:
> Op 24 okt. 2011, om 16:10 heeft Richard Purdie het volgende geschreven:
>
> > On Mon, 2011-10-24 at 15:37 +0200, Koen Kooi wrote:
> >> Op 24 okt. 2011, om 15:34 heeft Richard Purdie het volgende geschreven:
> >>
> >>> On Sun, 2011-10-23 at 11:
On Mon, Oct 24, 2011 at 03:15:07PM +0100, Richard Purdie wrote:
> On Mon, 2011-10-24 at 15:19 +0200, Koen Kooi wrote:
> > Op 24 okt. 2011, om 15:15 heeft Richard Purdie het volgende geschreven:
> >
> > > On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> > >> From: Martin Jansa
> > >>
> > >>
On Mon, 2011-10-24 at 15:24 +0200, Martin Jansa wrote:
> On Mon, Oct 24, 2011 at 02:15:57PM +0100, Richard Purdie wrote:
> > On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> > > From: Martin Jansa
> > >
> > > Signed-off-by: Martin Jansa
> > > ---
> > > .../pulseaudio/pulseaudio_0.9.23.bb
Op 24 okt. 2011, om 16:10 heeft Richard Purdie het volgende geschreven:
> On Mon, 2011-10-24 at 15:37 +0200, Koen Kooi wrote:
>> Op 24 okt. 2011, om 15:34 heeft Richard Purdie het volgende geschreven:
>>
>>> On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
From: Khem Raj
Adju
On Sun, 2011-10-23 at 07:31 -0700, Khem Raj wrote:
> manpage generatition uses xmltoman utility
> which inturn uses xml-parser. So we add
> libxml-parser-perl-native to DEPENDS and also
> inherit perlnative so it does not use the one
> from build host
>
> Signed-off-by: Khem Raj
> ---
> .../puls
On Mon, 2011-10-24 at 15:19 +0200, Koen Kooi wrote:
> Op 24 okt. 2011, om 15:15 heeft Richard Purdie het volgende geschreven:
>
> > On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> >> From: Martin Jansa
> >>
> >> Signed-off-by: Martin Jansa
> >> ---
> >> .../pulseaudio/pulseaudio_0.9.23.bb
On Mon, 2011-10-24 at 15:37 +0200, Koen Kooi wrote:
> Op 24 okt. 2011, om 15:34 heeft Richard Purdie het volgende geschreven:
>
> > On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> >> From: Khem Raj
> >>
> >> Adjust prefix.patch and delete resolve-sysroot.patch
> >> since its already applie
On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> This pull requests adds some new recipes for supporting building
> oe-core with oe-core, also various patches and updates.
I've taken a chunk of this but there were some issues.
> I also included the MACHINE_KERNEL_PR change from Dmitry per m
Op 24 okt. 2011, om 15:34 heeft Richard Purdie het volgende geschreven:
> On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
>> From: Khem Raj
>>
>> Adjust prefix.patch and delete resolve-sysroot.patch
>> since its already applied upstream
>>
>> Signed-off-by: Khem Raj
>> ---
>> .../libtool/
On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> From: Khem Raj
>
> Adjust prefix.patch and delete resolve-sysroot.patch
> since its already applied upstream
>
> Signed-off-by: Khem Raj
> ---
> .../libtool/{libtool.inc => libtool-2.4.2.inc} | 26 +---
> meta/recipes-devtools
On 10/24/2011 03:18 PM, Koen Kooi wrote:
Op 24 okt. 2011, om 15:14 heeft Richard Purdie het volgende geschreven:
On Sun, 2011-10-23 at 11:27 -0700, Saul Wold wrote:
Signed-off-by: Saul Wold
---
meta-demoapps/recipes-gnome/abiword/abiword.inc|4 ++--
meta-demoapps/recipes-gnome/abiword/
> diff --git a/meta/recipes-extended/wget/wget.inc
> b/meta/recipes-extended/wget/wget.inc
> new file mode 100644
> index 000..c0d9ba9
> --- /dev/null
> +++ b/meta/recipes-extended/wget/wget.inc
> @@ -0,0 +1,40 @@
> +DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more."
On Mon, Oct 24, 2011 at 02:15:57PM +0100, Richard Purdie wrote:
> On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> > From: Martin Jansa
> >
> > Signed-off-by: Martin Jansa
> > ---
> > .../pulseaudio/pulseaudio_0.9.23.bb|2 +-
> > 1 files changed, 1 insertions(+), 1 dele
Op 24 okt. 2011, om 15:15 heeft Richard Purdie het volgende geschreven:
> On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
>> From: Martin Jansa
>>
>> Signed-off-by: Martin Jansa
>> ---
>> .../pulseaudio/pulseaudio_0.9.23.bb|2 +-
>> 1 files changed, 1 insertions(+), 1 de
Op 24 okt. 2011, om 15:14 heeft Richard Purdie het volgende geschreven:
> On Sun, 2011-10-23 at 11:27 -0700, Saul Wold wrote:
>> Signed-off-by: Saul Wold
>> ---
>> meta-demoapps/recipes-gnome/abiword/abiword.inc|4 ++--
>> meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb | 10
On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote:
> From: Martin Jansa
>
> Signed-off-by: Martin Jansa
> ---
> .../pulseaudio/pulseaudio_0.9.23.bb|2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.2
On Sun, 2011-10-23 at 11:27 -0700, Saul Wold wrote:
> Signed-off-by: Saul Wold
> ---
> meta-demoapps/recipes-gnome/abiword/abiword.inc|4 ++--
> meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb | 10 --
> meta-demoapps/recipes-gnome/abiword/abiword_svn.bb | 10 ++
>
2011/10/24 Koen Kooi
> Hi,
>
> Otavio is cleaning up systemd in meta-oe to work with his initramfs setup
> and we stumbled onto a challenge that we'd like some more feedback on.
>
> The old sysvinit recipes always hardcode a serial getty into inittab,
> systemd installs a getty@.service file inst
Hi,
Otavio is cleaning up systemd in meta-oe to work with his initramfs setup and
we stumbled onto a challenge that we'd like some more feedback on.
The old sysvinit recipes always hardcode a serial getty into inittab, systemd
installs a getty@.service file instead. Otavio doesn't need (or want
30 matches
Mail list logo