On Mon, Mar 5, 2012 at 6:37 PM, Koen Kooi wrote:
> This is in preparation for the v44 release.
>
> * drop 2 patches that aren't needed anymore
> * fix more endianness problems
>
> Signed-off-by: Koen Kooi
> ---
> .../0001-docs-fix-build-without-xsltproc.patch | 41
>
>
On (05/03/12 21:53), Peter Tworek wrote:
> Run tested on netbook pro.
>
> Signed-off-by: Peter Tworek
> ---
> meta-oe/recipes-extended/zsh/zsh_4.3.17.bb | 51
>
> 1 files changed, 51 insertions(+), 0 deletions(-)
> create mode 100644 meta-oe/recipes-extended/zsh/
tested with buildhistory
Signed-off-by: Andreas Müller
---
.../networkmanager/networkmanager_0.9.2.0.bb | 17 +
1 files changed, 5 insertions(+), 12 deletions(-)
diff --git
a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
b/meta-oe/recipes-connec
Signed-off-by: Andreas Müller
---
.../recipes-connectivity/gateone/gateone_git.bb|5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 107b3f2..2469f9e 1006
networkmanager-systemd was not yet created to avoid fallout in images. The
warning for this created at parse time is our reminder.
Signed-off-by: Andreas Müller
---
.../networkmanager/networkmanager_0.9.2.0.bb | 30
1 files changed, 6 insertions(+), 24 deletions(-)
V1-V2: gateone: rebase
Andreas Müller (3):
gateone: remove unneeded systemd code
networkmanager: inherit systemd
networkmanager: cleanup
.../recipes-connectivity/gateone/gateone_git.bb|5 +-
.../networkmanager/networkmanager_0.9.2.0.bb | 47 +---
2 files cha
On Mon, Mar 5, 2012 at 10:40 PM, Gary Thomas wrote:
> On 2012-03-05 08:17, Gary Thomas wrote:
>>
>> On 2012-03-05 08:04, Andreas Müller wrote:
>>>
>>> On Mon, Mar 5, 2012 at 3:34 PM, Gary Thomas wrote:
On 2012-03-05 07:18, Andreas Müller wrote:
>
>
> On Mon, Mar 5, 2012 at 3:
On Mon, Mar 05, 2012 at 06:53:05PM +0100, Hauser, Wolfgang (external) wrote:
> Hello,
>
> I have to create a package containing static and dynamic libraries and
> some files.
> The libraries are delivered by a vendor and we have to use(install) them
> as they are.
>
> While bitbaking the QA proce
On 2012-03-05 08:17, Gary Thomas wrote:
On 2012-03-05 08:04, Andreas Müller wrote:
On Mon, Mar 5, 2012 at 3:34 PM, Gary Thomas wrote:
On 2012-03-05 07:18, Andreas Müller wrote:
On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomas wrote:
I've added firefox to my platform by adding the meta-mozilla la
* consolekit fails to build without x11, so drop the
runtime dependency on consolekit if x11 is unavailable.
Signed-off-by: Andreas Oberritter
---
v1->v2: Instead of removing the package, drop the runtime
dependency on consolekit.
meta-oe/recipes-core/udev/udev_173.bb |2 +-
meta-
On Mon, Mar 5, 2012 at 18:32, Koen Kooi wrote:
> Right now it's logging to tmpfs, which takes up ram, which more scarce than
> disk. You can easily remove /var/log/journal in ROOTFS_POSTPROCESS_CMD to
> make it log to tmpfs again.
In both cases it is doing the wrong thing IMO; a circular buffer w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Op 05-03-12 21:55, Otavio Salvador schreef:
> On Mon, Mar 5, 2012 at 17:29, Koen Kooi
> wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> Op 05-03-12 19:12, Otavio Salvador schreef:
>>> On Mon, Mar 5, 2012 at 14:37, Koen Kooi
>>> wrote:
On Mon, Mar 5, 2012 at 17:29, Koen Kooi wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Op 05-03-12 19:12, Otavio Salvador schreef:
>> On Mon, Mar 5, 2012 at 14:37, Koen Kooi
>> wrote:
>>> + # create dir for journal + install -d
>>> ${D}${localstatedir}/log/journal
>>
>>
Run tested on netbook pro.
Signed-off-by: Peter Tworek
---
meta-oe/recipes-extended/zsh/zsh_4.3.17.bb | 51
1 files changed, 51 insertions(+), 0 deletions(-)
create mode 100644 meta-oe/recipes-extended/zsh/zsh_4.3.17.bb
diff --git a/meta-oe/recipes-extended/zsh/z
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Op 05-03-12 19:12, Otavio Salvador schreef:
> On Mon, Mar 5, 2012 at 14:37, Koen Kooi
> wrote:
>> + # create dir for journal + install -d
>> ${D}${localstatedir}/log/journal
>
> I'd prefer if journal could default to use a buffer or somet
On Mon, Mar 5, 2012 at 14:37, Koen Kooi wrote:
> + # create dir for journal
> + install -d ${D}${localstatedir}/log/journal
I'd prefer if journal could default to use a buffer or something
similar instead of writting to disk as we ought to be careful about
space in embedded devices, i
Hello,
I have to create a package containing static and dynamic libraries and
some files.
The libraries are delivered by a vendor and we have to use(install) them
as they are.
While bitbaking the QA procedure complains about missing GNU Hashes.
Is there a possibility to disable this check for a
Signed-off-by: Koen Kooi
---
meta-oe/recipes-core/systemd/systemd_git.bb |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb
b/meta-oe/recipes-core/systemd/systemd_git.bb
index 7a8f6e4..2a3b118 100644
--- a/meta-oe/recipes-core
Signed-off-by: Koen Kooi
---
meta-oe/recipes-core/systemd/systemd_git.bb |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb
b/meta-oe/recipes-core/systemd/systemd_git.bb
index 62a326e..2b549a0 100644
--- a/meta-oe/recipes-core
This is in preparation for the v44 release.
* drop 2 patches that aren't needed anymore
* fix more endianness problems
Signed-off-by: Koen Kooi
---
.../0001-docs-fix-build-without-xsltproc.patch | 41
.../0001-systemd-journald-fix-endianess-bug.patch | 29 -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Op 05-03-12 15:20, Baransi, Moosa schreef:
> Hi,
>
> Please consider this patch which updates the iPerf to version 2.0.5
Can you please delete the old version and fix the commit message to adhere
to the commit guidelines?
-BEGIN PGP SIGNATURE
networkmanager-systemd was not yet created to avoid fallout in images. The
warning for this created at parse time is our reminder.
Signed-off-by: Andreas Müller
---
.../networkmanager/networkmanager_0.9.2.0.bb | 30
1 files changed, 6 insertions(+), 24 deletions(-)
tested with buildhistory
Signed-off-by: Andreas Müller
---
.../networkmanager/networkmanager_0.9.2.0.bb | 17 +
1 files changed, 5 insertions(+), 12 deletions(-)
diff --git
a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
b/meta-oe/recipes-connec
Signed-off-by: Andreas Müller
---
.../recipes-connectivity/gateone/gateone_git.bb|5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index aee88f3..6f13da8 1006
On 2012-03-05 08:04, Andreas Müller wrote:
On Mon, Mar 5, 2012 at 3:34 PM, Gary Thomas wrote:
On 2012-03-05 07:18, Andreas Müller wrote:
On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomaswrote:
I've added firefox to my platform by adding the meta-mozilla layer
(and it's requirements). To incl
On 05.03.2012 14:28, Richard Purdie wrote:
> On Thu, 2012-03-01 at 14:46 +0100, Steffen Sledz wrote:
>> I'm working with oe-classic and BitBake Build Tool Core version
>> 1.12.0, bitbake version 1.12.0.
>>
>> Because of some special development requirements we like to generate
>> the Package Versio
On Mon, Mar 5, 2012 at 3:34 PM, Gary Thomas wrote:
> On 2012-03-05 07:18, Andreas Müller wrote:
>>
>> On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomas wrote:
>>>
>>> I've added firefox to my platform by adding the meta-mozilla layer
>>> (and it's requirements). To include firefox, all I did was
>>>
On 2012-03-05 07:18, Andreas Müller wrote:
On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomas wrote:
I've added firefox to my platform by adding the meta-mozilla layer
(and it's requirements). To include firefox, all I did was
CORE_EXTRA_IMAGE_INSTALL += "firefox"
With this setup, firefox works, b
Hi,
Please consider this patch which updates the iPerf to version 2.0.5
Regards,
Moosa Baransi
0001-update-iperf-version.patch
Description: 0001-update-iperf-version.patch
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
h
On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomas wrote:
> I've added firefox to my platform by adding the meta-mozilla layer
> (and it's requirements). To include firefox, all I did was
> CORE_EXTRA_IMAGE_INSTALL += "firefox"
>
> With this setup, firefox works, but not with any SSL page,
> e.g. tryin
I've added firefox to my platform by adding the meta-mozilla layer
(and it's requirements). To include firefox, all I did was
CORE_EXTRA_IMAGE_INSTALL += "firefox"
With this setup, firefox works, but not with any SSL page,
e.g. trying to access https://google.com/mail gives me this
error scree
Ping on this
On Wed, Feb 22, 2012 at 4:02 PM, Vita Preskovsky
wrote:
> * Adding two patches fixing functionality
> of bluez-4.98. The first fixes
> the synchronization between bluetoothd
> and driver. And the second is necessary
> for A2DP to work.
>
>
> Signed-off-by: Vita Preskovsky
> ---
> r
On Thu, 2012-03-01 at 14:46 +0100, Steffen Sledz wrote:
> I'm working with oe-classic and BitBake Build Tool Core version
> 1.12.0, bitbake version 1.12.0.
>
> Because of some special development requirements we like to generate
> the Package Version from the SVN Revision (not the Last Changed Rev
33 matches
Mail list logo