Signed-off-by: Otavio Salvador
---
meta-yocto/conf/distro/poky.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index ec251f9..34ce8ec 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
All,
I'm making the transition from the dylan to daisy branch, and in my first
attempt I got a bunch of QA warnings about PRINC being deprecated and that I
should start using a PR service. I took a look through the manual and the PR
server wiki and I still have some concerns about the PR serve
I moved the profile.d loop in my build the end of the etc profile script.
Should this change be made in base-files?
- Jate S.
On Thursday, August 7, 2014, Jate S wrote:
> I am trying to use a file in profile.d to override the default umask
> in /etc/profile. However, the umask line in /etc/pr
* Khem Raj [2014-08-18 12:04:54 -0700]:
> On Mon, Aug 18, 2014 at 11:50 AM, Paul Barker wrote:
> >> >
> > I've put the failing "log.do_compile" files into one directory which is
> > 1.3MB
> > uncompressed or just 41kB compressed. I've posted them to:
> > http://www.paulbarker.me.uk/musl-error-
Hi, I need an help to understand a problem.
Using dora branch I've strange file ownership on some *-dbg package files,
for example in eglibc-dbg.
If I'm not wrong, it seems to me that source files are copied by
copydebugsources function in package.bbclass
This method uses "cpio -pd0mlL --no-prese
Hi,
Gentle ping ..
Could anyone review these, please ?
On Thu, Aug 14, 2014 at 05:47:31PM +0200, Maxin B. John wrote:
> Use custom FETCHCMD_wget to avoid manual downloading of Oracle Java packages.
>
> Signed-off-by: Maxin B. John
> ---
> recipes-devtools/oracle-java/oracle-jse.inc | 2 ++
>
Hi,
Thanks for keeping an eye on Toaster !
The builder part is still a work in progress. The building-related features
are being outlined here:
https://wiki.yoctoproject.org/wiki/Toaster_1.7_design#Feature_list
While
A mockup of the functionality is here:
http://www.yoctoproject.org/toaster/p
Hi Maxin,
Looks good.
-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Maxin B. John
Sent: Tuesday, August 19, 2014 6:30 PM
To: yocto@yoctoproject.org
Subject: Re: [yocto] [meta-oracle-java][PATCH 1/2] oracle-java: update fetch
Hello All,
We have a few code bases that we need to run Coverity on. Does someone
have an example of how that would hook into a recipe?
Thanks,
Seth
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Tue, Aug 19, 2014 at 10:20 AM, Seth Bollinger wrote:
> Hello All,
>
> We have a few code bases that we need to run Coverity on. Does someone have
> an example of how that would hook into a recipe?
>
I dont think anyone have submitted patches for that yet. but you would
actually write a task i
| x_sh_error.c: In function 'sh_error_string':
| x_sh_error.c:1580:31: error: incompatible type for argument 1 of 'memmove'
| #define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list))
|^
| x_sh_error.c:1720:14: note: in expansion of macro 'VA_COPY'
|
I need to include the kernel driver for the Turbosight TBS6285 DVB card in an
image.
The official bundle at
http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v140707.zip
includes the drivers and a load of other "stuff" (e.g. a full V4L build).
LinuxTV.org have the drivers extrac
At the Embedded Linux Conference in San Jose, CA USA this past spring, we
had six great demos in the Yocto Project booth. However, only two of those
were demos that we arrived with. Four were from community members who
spontaneously showed up, including a homebuilt audio player (hi nerdboy)
and we
On 2014?08?15? 11:21, Kai Kang wrote:
qemu 2.1.0 support aarch64 targets, so add aarch64 to QEMU_TARGETS to
enable qemu aarch64 support. Var QEMU_TARGETS in poky.conf overrides the
var in qemu recipe, so add in poky.conf too.
Signed-off-by: Kai Kang
---
meta-yocto/conf/distro/poky.conf | 2 +-
On 2014-08-19, 5:26 PM, Chris Tapp wrote:
I need to include the kernel driver for the Turbosight TBS6285 DVB card in an
image.
The official bundle at
http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v140707.zip includes the
drivers and a load of other "stuff" (e.g. a full V4L
Hi Alex
Thanks for your reply
I’m glad to join the phone conference if I can, although my English is not
very good. ☺
Could you tell me the date of the conference and how to join.
Thanks,
Lei Maohui
From: Alex Damian [mailto:alex.r.dam...@gmail.com]
Sent: Wednesday, August 20, 201
WARNING: QA Issue: nmap rdepends on libcrypto, but it isn't a build dependency?
[build-deps]
WARNING: QA Issue: nmap rdepends on libssl, but it isn't a build dependency?
[build-deps]
This fixes the above QA warnings.
Signed-off-by: Armin Kuster
---
recipes-security/nmap/nmap_6.46.bb | 2 +-
1
Added pkgconfig support
Since most binaries provided by nmap can be excluded via configure
manage via pkgconfig
Aligned python packages with binaries so nmap-python is no longer needed
Signed-off-by: Armin Kuster
---
recipes-security/nmap/nmap_6.46.bb | 34 --
1
Added pkgconfig support
Since most binaries provided by nmap can be excluded via configure
manage via pkgconfig
Aligned python packages with binaries so nmap-python is no longer needed
V2: Missed some options in EXTRA_OECONF changes
Signed-off-by: Armin Kuster
---
recipes-security/nmap/nmap_6
Add zenmap to work with gtk+/x11
Signed-off-by: Armin Kuster
---
recipes-security/nmap/nmap_6.46.bb | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/recipes-security/nmap/nmap_6.46.bb
b/recipes-security/nmap/nmap_6.46.bb
index 6fe3c6b..573187d 100644
--- a
20 matches
Mail list logo