From: Nitin A Kamble
and bump PR
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/gcc/gcc-4.6.inc |3 +-
meta/recipes-devtools/gcc/gcc-4.6/64bithack.patch | 68 -
2 files changed, 1 insertions(+), 70 deletions(-)
delete mode 100644 meta/recipes-dev
From: Nitin A Kamble
add a task to setup multilib configuration for target gcc.
now the multilib setup file is tweeked as needed.
Signed-off-by: Nitin A Kamble
gcc-multilib-config.inc: tail
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/gcc/gcc-configure-common.inc |2 +-
meta
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/gcc/libgcc_4.6.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/gcc/libgcc_4.6.bb
b/meta/recipes-devtools/gcc/libgcc_4.6.bb
index 01a3b57..076cf37 100644
--- a/meta/re
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/gcc/libgcc_4.6.bb | 53 +++
1 files changed, 53 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/gcc/libgcc_4.6.bb
b/meta/recipes-devtools/gcc/libgcc_4.6.bb
index 076cf37
From: Nitin A Kamble
make tune_feature names ppc specific
no functional change here
this helps gcc multilib code get tune parameter for any tune.
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/powerpc/arch-powerpc.inc | 24 ++-
.../machine/include/powerpc/arch-
From: Nitin A Kamble
This helps gcc mutlilib code find definitions used by various tunes
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/powerpc/arch-powerpc.inc |3 ++-
.../machine/include/powerpc/arch-powerpc64.inc |3 ++-
2 files changed, 4 insertions(+), 2 deletions
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/mips/arch-mips.inc |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/conf/machine/include/mips/arch-mips.inc
b/meta/conf/machine/include/mips/arch-mips.inc
index b674d66..f081cd8 1006
From: Nitin A Kamble
These commits enable the target gcc for multilib compilation.
The tune file definitions are rearranged for easy parsing by multilib code.
Multilib setup code is added for target gcc recipe. This code looks at the
multilib configuration defined in local.conf and generates mu
From: Nitin A Kamble
make tune feature names mips specific
no functional changes here
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/mips/arch-mips.inc | 65 +
1 files changed, 34 insertions(+), 31 deletions(-)
diff --git a/meta/conf/machine/include/mips
From: Nitin A Kamble
This makes tune names arch specific.
there is no functional change here.
This is done for multilib enabling of gcc recipe.
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/ia32/arch-ia32.inc | 45 ++
1 files changed, 24 insertions(+),
From: Nitin A Kamble
So that multilib code can find out TUNE_ARCH for any tune.
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/ia32/arch-ia32.inc | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/meta/conf/machine/include/ia32/arch-ia32.inc
b/meta
From: Zhai Edwin
On qemu x86-64, scrollbar in vte got broken with one commit to change the way
of emiting "changed" signal. This patch revert it as work around.
[YOCTO #1906] got fixed.
Signed-off-by: Zhai Edwin
---
meta/recipes-support/vte/vte.inc |3 +-
meta/recipes-supp
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
meta/recipes-extended/texi2html/texi2html_5.0.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/texi2html/texi2html_5.0.bb
b/meta/recipes-extended/texi2html/texi2html_5.0.bb
index 068f8bc..02f3fe1 1
From: Zhai Edwin
All,
These are fixes for multilib, and [Yocto 1906].
Pls. help to pull.
Thanks,
Edwin
The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67:
guile: fix cross configure failure (2012-02-10 17:01:42 +)
are available in the git repository at:
git:/
From: Zhai Edwin
Signed-off-by: Zhai Edwin
---
meta/recipes-qt/qt-apps/quicky_0.4.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-qt/qt-apps/quicky_0.4.bb
b/meta/recipes-qt/qt-apps/quicky_0.4.bb
index 20c04f8..73d3e99 100644
--- a/meta/recipes-qt/qt-ap
This series includes a fix for base.bbclass so that PACKAGE_ARCH is correctly
set to
MACHINE_ARCH for all recipes which include a MACHINE OVERRIDE in SRC_URI.
Cheers,
Joshua
The following changes since commit d4ffe12ca36bf10be4e0f9565d7c3d8e6f4a265a:
iputils: Add base_libdir to VPATH in order
There's no need to explicitly set PACKAGE_ARCH = MACHINE_ARCH, base.bbclass
takes care of setting this value for us based on the interfaces for those
machines being an OVERRIDE.
Signed-off-by: Joshua Lock
---
meta/recipes-core/netbase/netbase_4.47.bb |4
1 files changed, 0 insertions(+)
Signed-off-by: Joshua Lock
---
meta/recipes-core/meta/external-csl-toolchain.bb |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/meta/external-csl-toolchain.bb
b/meta/recipes-core/meta/external-csl-toolchain.bb
index d15578b..07c3e30 100644
--- a/
The logic which looks for MACHINE overrides in SRC_URI and updates
PACKAGE_ARCH was checking only certain subdirectories of the recipes parent
which, amongst other issues, doesn't account for SRC_URI overrides in layers.
This patch changes the logic such that all FILESPATH entries are checked
for
Hi all,
In trying to build core-image-basic, it seems that libusb-compat cannot be
found:
| Collected errors:
| * satisfy_dependencies_for: Cannot satisfy the following dependencies
for task-core-basic:
| * libusb-compat (>= 0.1.3) *
| * opkg_install_cmd: Cannot install package task-core-basic
On Mon, 2012-02-13 at 15:39 +, Phil Blundell wrote:
> On Mon, 2012-02-13 at 05:23 -0800, Steve Sakoman wrote:
> > We need to find a way to prevent or warn of disruptive changes like
> > this zlib patch.
>
> Aren't these sorts of things meant to get tested on the Yocto
> autobuilder before bein
This fix is for dhclient. It needs libcrypto at runtime and if
libcrypto is in libdir, it's path can be inaccessible on systems
where /usr is on nfs for example or dhclient is needed before
/usr is mounted.
Signed-off-by: Andrei Gherzan
---
meta/recipes-connectivity/openssl/openssl.inc |
Remove .patch file. It was actually the whole git patch included.
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On Tue, 2012-02-21 at 23:48 +0100, Martin Jansa wrote:
> On Tue, Feb 21, 2012 at 02:26:49PM -0800, Steve Sakoman wrote:
> > I'll try a clean build to see if the problem persists. The libz
> > change from last week seems to have put my builds in a bad state, and
> > the PR bumps intended to fix thi
On Mon, 2012-02-13 at 05:23 -0800, Steve Sakoman wrote:
> Indeed! I gave up on trying to determine an exhaustive list and just
> blew away tmp and sstate and rebuilt everything -- including package
> repositories :-(
>
> We need to find a way to prevent or warn of disruptive changes like
> this z
On Tue, Feb 21, 2012 at 1:52 PM, Richard Purdie
wrote:
> On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote:
>> Otherwise build fails with following error:
>>
>> | In file included from libxml.h:36:0,
>> | from xmlmemory.c:8:
>> | ./include/libxml/xmlversion.h:396:22: fatal er
On Tue, 2012-02-21 at 15:34 -0700, Gary Thomas wrote:
> On 2012-02-21 15:03, Richard Purdie wrote:
> > If you're not ready for the change, you can still set:
> >
> > BB_SIGNATURE_HANDLER = 'OEBasic'
> >
> > to get the existing behaviour either at a local or distro level. The
> > difference is one w
On Wed, Feb 22, 2012 at 00:40, Phil Blundell wrote:
> On Tue, 2012-02-21 at 14:24 -0800, Saul Wold wrote:
> > On 02/10/2012 08:01 AM, Andrei Gherzan wrote:
> > > This fix is for dhclient. It needs libcrypto at runtime and if
> > > libcrypto is in libdir, it's path can be inaccessible on systems
>
On Tue, Feb 21, 2012 at 02:26:49PM -0800, Steve Sakoman wrote:
> On Tue, Feb 21, 2012 at 1:52 PM, Richard Purdie
> wrote:
> > On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote:
> >> Otherwise build fails with following error:
> >>
> >> | In file included from libxml.h:36:0,
> >> |
On Tue, 2012-02-21 at 14:24 -0800, Saul Wold wrote:
> On 02/10/2012 08:01 AM, Andrei Gherzan wrote:
> > This fix is for dhclient. It needs libcrypto at runtime and if
> > libcrypto is in libdir, it's path can be inaccessible on systems
> > where /usr is on nfs for example or dhclient is needed befo
On 2012-02-21 15:03, Richard Purdie wrote:
This is just to warn people that I'm going to push a change making
basichash the default for DISTRO=poky as of tomorrow. This change has
been brewing for a while and has seen plenty of discussion. Its time to
throw the switch:
http://git.yoctoproject.or
Add Upstream-Status in patch file.
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
This fix is for dhclient. It needs libcrypto at runtime and if
libcrypto is in libdir, it's path can be inaccessible on systems
where /usr is on nfs for example or dhclient is needed before
/usr is mounted.
Signed-off-by: Andrei Gherzan
---
...001-openssl-Move-libcrypto-to-base_libdir.patch |
On Tue, Feb 21, 2012 at 1:52 PM, Richard Purdie
wrote:
> On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote:
>> Otherwise build fails with following error:
>>
>> | In file included from libxml.h:36:0,
>> | from xmlmemory.c:8:
>> | ./include/libxml/xmlversion.h:396:22: fatal er
On 02/10/2012 08:01 AM, Andrei Gherzan wrote:
This fix is for dhclient. It needs libcrypto at runtime and if
libcrypto is in libdir, it's path can be inaccessible on systems
where /usr is on nfs for example or dhclient is needed before
/usr is mounted.
Signed-off-by: Andrei Gherzan
---
...001-
On Mon, 2012-02-20 at 12:57 -0700, Chris Larson wrote:
> On Mon, Feb 20, 2012 at 7:05 AM, Colin Walters wrote:
> > On Sat, 2012-02-18 at 23:36 +, Richard Purdie wrote:
> >> As soon as the child starts trying to remove
> >> things from memory, we lose the benefits of CoW and USS and PSS rise.
>
This is just to warn people that I'm going to push a change making
basichash the default for DISTRO=poky as of tomorrow. This change has
been brewing for a while and has seen plenty of discussion. Its time to
throw the switch:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?id=f65bbb41d6
On Tue, Feb 21, 2012 at 1:44 PM, Paul Eggleton
wrote:
> On Tuesday 21 February 2012 13:16:11 Steve Sakoman wrote:
>> Since Poky doesn't have x11 in DISTRO_FEATURES, cairo builds without
>> xlib support by default.
>
> If you're referring to the default configuration, I can assure you Poky does
> h
On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote:
> Otherwise build fails with following error:
>
> | In file included from libxml.h:36:0,
> | from xmlmemory.c:8:
> | ./include/libxml/xmlversion.h:396:22: fatal error: ansidecl.h: No such file
> or directory
>
> Signed-off-
On Tue, 2012-02-21 at 13:39 -0800, Steve Sakoman wrote:
> Well, this is an image for a headless system, so neither directfb nor
> x11 will be used! I'm not really sure what package is causing gtk+ to
> be built.
Ah. Well, gtk+ 2.x requires you to choose exactly one of either x11 or
directfb as t
On Tuesday 21 February 2012 13:16:11 Steve Sakoman wrote:
> Since Poky doesn't have x11 in DISTRO_FEATURES, cairo builds without
> xlib support by default.
If you're referring to the default configuration, I can assure you Poky does
have x11 in DISTRO_FEATURES.
Cheers,
Paul
--
Paul Eggleton
I
On Tue, 2012-02-21 at 13:02 -0800, Khem Raj wrote:
> On Tue, Feb 21, 2012 at 12:09 PM, Saul Wold wrote:
> > I think you need to have a RDEPENDS on at a minimum for this lsbtest recipe
> > since it relies on RPM to install the packages.
> >
> > RDEPENDS = "rpm"
> >
> >
>
> that wont fly if someone
On Tue, Feb 21, 2012 at 1:33 PM, Phil Blundell wrote:
> On Tue, 2012-02-21 at 13:16 -0800, Steve Sakoman wrote:
>> On Tue, Feb 21, 2012 at 1:07 PM, Khem Raj wrote:
>> > On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman wrote:
>> >>
>> >> | configure: error: Package requirements (cairo-xlib >= 1.6)
On Tue, 2012-02-21 at 13:16 -0800, Steve Sakoman wrote:
> On Tue, Feb 21, 2012 at 1:07 PM, Khem Raj wrote:
> > On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman wrote:
> >>
> >> | configure: error: Package requirements (cairo-xlib >= 1.6) were not met:
> >> |
> >> | No package 'cairo-xlib' found
>
On 2/21/12 3:02 PM, Khem Raj wrote:
On Tue, Feb 21, 2012 at 12:09 PM, Saul Wold wrote:
I think you need to have a RDEPENDS on at a minimum for this lsbtest recipe
since it relies on RPM to install the packages.
RDEPENDS = "rpm"
that wont fly if someone is using opkg or dpkg
Unfortunately
On Tue, Feb 21, 2012 at 1:07 PM, Khem Raj wrote:
> On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman wrote:
>>
>> | configure: error: Package requirements (cairo-xlib >= 1.6) were not met:
>> |
>> | No package 'cairo-xlib' found
>
> Add DEPENDS += "cairo"
Nope, cairo is already in the DEPENDS list
On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman wrote:
>
> | configure: error: Package requirements (cairo-xlib >= 1.6) were not met:
> |
> | No package 'cairo-xlib' found
Add DEPENDS += "cairo"
>
> I won't have time to look into this until this evening or tomorrow
> morning, but will send a pat
Op 21 feb. 2012, om 21:09 heeft Saul Wold het volgende geschreven:
> On 02/16/2012 10:02 PM, Yi Zhao wrote:
>> The recipe is used for LSB tests. The script LSB_Test.sh does the
>> following things:
>> - setup LSB testing environment
>> - download LSB rpm packages with list file packages_list from
On Tue, Feb 21, 2012 at 12:09 PM, Saul Wold wrote:
> I think you need to have a RDEPENDS on at a minimum for this lsbtest recipe
> since it relies on RPM to install the packages.
>
> RDEPENDS = "rpm"
>
>
that wont fly if someone is using opkg or dpkg
_
On 02/20/2012 08:19 AM, Khem Raj wrote:
Hi Eric
On Sun, Feb 19, 2012 at 11:57 PM, Eric Bénard wrote:
else if orc is detected the compilation fails with missing headers which
should have been generated by orc (using meta-angstrom + meta-openembedded
and and armv7 target)
some typos in summary
On 02/16/2012 10:02 PM, Yi Zhao wrote:
The recipe is used for LSB tests. The script LSB_Test.sh does the
following things:
- setup LSB testing environment
- download LSB rpm packages with list file packages_list from remote
- install the packages
- execute LSB testing with profile file session
-
On Mon, Feb 13, 2012 at 7:40 AM, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | 2 +-
The rebuild of gtk+ triggered by this commit fails on my quad core
build machine:
| configure: error: Package requirements (cairo-xlib >= 1.6) were
On 02/09/2012 11:37 PM, Lianhao Lu wrote:
This patch fixed the cross configure failure of guile, as for yocto bug #1978.
The following changes since commit 4ef5e70f531f48cef90805402c16ec02ad3f2b92:
Christopher Larson (1):
tcmode-default: add preference for gdb/gdbserver
are availabl
On 02/10/2012 02:04 PM, Andreas Oberritter wrote:
* Fixes the following error at configure time:
|checking for TOOLS... no
|configure: error: Package requirements (x11>= 1.0.0
| glib-2.0>= 2.14
|) were not met:
|
|No package 'x11' found
Signed-off-by: Andreas Oberritter
---
* Note that I didn'
Otherwise build fails with following error:
| In file included from libxml.h:36:0,
| from xmlmemory.c:8:
| ./include/libxml/xmlversion.h:396:22: fatal error: ansidecl.h: No such file
or directory
Signed-off-by: Steve Sakoman
---
meta/recipes-core/libxml/libxml2.inc |2 +-
On 02/13/2012 11:56 PM, wenzong@windriver.com wrote:
From: Wenzong Fan
Get the latest updates to eds-tools for fixing the build error:
* libedataserver/e-data-server-module.h: No such file or directory
Also update its recipe file to reflect it has been converted to git
repo and splict the g
On 02/14/2012 06:51 AM, Dexuan Cui wrote:
The following changes since commit 41a83ccfe50ec69425a4828fb5836d38d3f99e67:
guile: fix cross configure failure (2012-02-10 17:01:42 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dcui/self-hosted-v8
http://
On 02/13/2012 07:09 PM, Lianhao Lu wrote:
This patch excludes the variable DATE/SRCDATE from calculation of do_patch task
hash value.
The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:
Lianhao Lu (1):
guile: fix cross configure failure
are available in the
On Mon, Feb 13, 2012 at 7:40 AM, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-core/libxml/libxml2_2.7.8.bb | 2 +-
The rebuild of libxml2 triggered by this commit fails on my 8 core machine:
| In file included from libxml.h:36:0,
| from x
On 02/15/2012 12:49 AM, Ken Werner wrote:
Add sanity checks that test for the existance of folders. This allows to use
an external binary toolchain that doesn't have localization support.
---
meta/recipes-core/eglibc/eglibc-locale.inc | 20 +++-
meta/recipes-core/eglibc/egli
On 02/15/2012 10:45 AM, Martin Jansa wrote:
Signed-off-by: Martin Jansa
---
.../libsdl-1.2.14/add.XGetRequest.symbol.patch | 70
meta/recipes-graphics/libsdl/libsdl_1.2.14.bb |3 +-
2 files changed, 72 insertions(+), 1 deletions(-)
create mode 100644
met
On 02/14/2012 05:40 AM, Paul Eggleton wrote:
Analysis of the recent output from buildhistory on the Yocto Project and
Angstrom autobuilders showed a few anomalies and annoyances; this
set of patches addresses all of the ones I noticed.
The following changes since commit e5ad03093dfc4364d1407183f
On 02/13/2012 07:40 AM, Martin Jansa wrote:
The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:
guile: fix cross configure failure (2012-02-10 13:38:16 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/pull
On 02/19/2012 10:40 PM, Xiaofeng Yan wrote:
On 2012年02月18日 07:52, Saul Wold wrote:
Xiaofeng & Community:
We had a chat with Chris Larson and Mark Hatle here at ELC.
We focused this issue down to a fewer number of options that meet the
needs of the licenses. Please review this and let us know
When introducing new items to DISTRO_FEATURES that control functionality
that is already enabled, in order to leave existing distro configuration
unchanged we need a way to "backfill" these new feature items onto the
existing DISTRO_FEATURES value.
This introduces a DISTRO_FEATURES_BACKFILL variab
Implements DISTRO_FEATURES_BACKFILL to allow introducing new
DISTRO_FEATURES that control existing functionality without breaking
existing distro configuration, as discussed in the following thread:
http://article.gmane.org/gmane.comp.handhelds.openembedded.core/13033
Please review the following
Implements the psplash changes as discussed on the mailing list [1] and
by the TSC [2].
[1]
http://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg13800.html
[2] http://lists.linuxtogo.org/pipermail/tsc/2012-January/000330.html
Since v1 I've done away with the additional script
Adds a SPLASH_IMAGES variable which you can set to include one or more
images (listed in URI form as they would appear in SRC_URI), and an
executable will be built for each one, with each executable packaged
separately and managed at runtime using the alternatives system. An
optional "outsuffix" pa
* Use sys.lib instead of libdir's suffix.
* While at it, simplify redundant if/and-statments.
Signed-off-by: Andreas Oberritter
---
Coming from OE-classic it was surprising that python-native suddenly
required 'libdir' to be exported. Otherwise autoconf would fail to
detect python libraries. This
On Tue, 2012-02-14 at 13:22 +, Paul Eggleton wrote:
> The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:
>
> guile: fix cross configure failure (2012-02-10 13:38:16 +)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-
On Tue, 2012-02-14 at 13:44 +, Paul Eggleton wrote:
> Allow updating only a single component, fix a couple of minor bugs and
> update the example config file.
>
> The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:
>
> guile: fix cross configure failure (2012-02-10
On Friday 17 February 2012 11:36:37 Paul Eggleton wrote:
> I've got one more patch to add to this, please ignore this set as v2 is on
> its way.
Actually scratch that, as mentioned in another thread I got stuck on a pseudo
issue; please merge this series.
Cheers,
Paul
--
Paul Eggleton
Intel O
rp-pppoe plugin was broken due linux headers changes: pppd has own copy of
if_pppol2tp.h file which is included from .
Add patch from Debian for struct pppol2tpv3_addr definition.
Signed-off-by: Yauhen Kharuzhy
---
.../ppp/ppp-2.4.5/update_if_pppol2tp.patch | 54
On Tue, Feb 21, 2012 at 1:18 PM, Koen Kooi wrote:
> [posting this to oe-core since it involves a ton of non-'yocto' layers]
>
> Hi,
>
> I tried to build systemd-image for fri2-noemgd yesterday and the build failed
> in kexectools-klibc:
>
> NOTE: package kexec-tools-klibc-2.0.2-r4.0: task do_fetc
On Mon, 2012-02-20 at 23:00 +0100, Leon Woestenberg wrote:
> Hello all,
>
> bitbake can really braindump on us when we insert typo's. The result
> of bitbake 1.14 parsing this one wasn't pleasant:
>
> IMAGE_INSTALL += # tslib mtd-utils"
>
> (Yes, it's a typo. No, I wouldn't expect bitbake to gi
[posting this to oe-core since it involves a ton of non-'yocto' layers]
Hi,
I tried to build systemd-image for fri2-noemgd yesterday and the build failed
in kexectools-klibc:
NOTE: package kexec-tools-klibc-2.0.2-r4.0: task do_fetch: Started
ERROR: Function failed: Fetcher failure for URL:
'fi
76 matches
Mail list logo