Using Yocto master (1dd643b142c69ac9035e29bff11d02201638dc65)
I forcefully interrupted a bitbake build with ^C^C. When it
shut down, I made some changes to my local.conf and then tried
to fire it up again, only to get this error:
ERROR: Only one copy of bitbake should be run against a build di
On Wed, Jun 19, 2013 at 9:17 PM, Mikhail Durnev
wrote:
> ecryptfsd is a resident program, i.e. daemon. According to systemd
> documentation, Type=oneshot/RemainAfterExit=yes should be used for programs
> that do not remain working after exit. But for daemons we should use
> Type=forked to indicate
reasoning why it is being turned into simple service would be nice
On Jun 19, 2013, at 3:53 AM, "Noor, Ahsan" wrote:
> From: Noor
>
> Signed-off-by: Mikhail Durnev
> Signed-off-by: Noor Ahsan
> ---
> .../ecryptfs-utils/ecryptfs-utils/ecryptfs.service |4 +---
> 1 file changed, 1 insertion
On Wed, 2013-06-19 at 16:09 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi
> >
> > On Tue, 2013-06-18 at 20:50 +0100, Chris Tapp wrote:
> > > Hi Tom,
> > >
> > > On 18 Jun 2013, at 15:04, Tom Zanussi wrote:
> > >
> > > > On Mon, 2013-06-17 at 16:56 -0700, Paul D. DeRocco wrote:
> > > >> I'v
On Jun 19, 2013, at 12:10 AM, DAMARLA Satya Swaroop
wrote:
> Hey,
>
> I have a .deb file which has to be installed. It installs properly on the
> target image but I want to install it at the build itself by creating a
> bitbake recipe.. Is it possible to install .deb files or not? If possibl
> From: Tom Zanussi
>
> On Tue, 2013-06-18 at 20:50 +0100, Chris Tapp wrote:
> > Hi Tom,
> >
> > On 18 Jun 2013, at 15:04, Tom Zanussi wrote:
> >
> > > On Mon, 2013-06-17 at 16:56 -0700, Paul D. DeRocco wrote:
> > >> I've been using the Intel meta-cedartrail layer with
> Danny 8.0.1. Is this
>
Attendees:
David Wolf, Cristiana, Nitin, Richard, Paul, TomZ, BjörnS, Kevin, Ross,
MichaelH, MarkH, AlexG, Beth, Song
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.4.1 status (Paul)
- It's still in QA. Eclipse plug in issue, error message in Bluetooth. Will
know more.
- RP: it's looki
The company I work for tends to do a fair amount of work in both Linux and
QNX. Primarily we use the Bitbake/OpenEmbedded/Yocto build framework to
build individual recipes (packages, e.g. libraries, apps, etc...) and
ultimately Linux BSP images for several HW platforms and CPUs. As I
understand it
It Worked :)
Thanks
On Wed, Jun 19, 2013 at 2:11 AM, Khem Raj wrote:
>
> On Jun 18, 2013, at 9:15 AM, Navani Srivastava <
> navani.srivast...@gmail.com> wrote:
>
> Hi,
>
> I am using poky-danny (Poky-8.0). I am facing problem in building Qt
> application.
>
> When we are building Qt application
Overall, we don't suggest user to copy and alter the environment-setup file
manually.
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Thanassis Silis
Sent: Tuesday, June 18, 2013 7:19 AM
To: yocto@yoctoproject.org
Subject: [yocto] toolchain's environme
Hi Thanassis,
I don't know why tcf-agent is not included in your sdk image. But you also
can use ssh to create a rse remote connection that allows you to do remote
interaction. When you create remote connection, instead of choosing tcf, use
ssh. You'll need openssh in your target image fo
Thanks for the reply Gary. I am attaching recipe file below. Please have a
look at it. And yes, there is a line where in all the dependencies are
given.
And this is the link from where I created the layer :
http://cgit.openembedded.org/meta-openembedded/tree/
//
Varun
On Tue, Jun 18, 2013 at 10:
On 19 June 2013 16:25, Gary Thomas wrote:
>
> FILES_${PN} += "/usr/lib \
> /usr/local \
> "
> INSANE_SKIP_${PN} += "dev-so"
>
> Now I get errors like these (they might have been there before):
> ERROR: QA Issue: non debug package contains .debug directory: amanda path
> /
On 2013-06-19 15:52, Burton, Ross wrote:
On 19 June 2013 15:39, Gary Thomas wrote:
In the mean time, I faked that one and moved on and got the whole thing
to build :-) Now I face this packaging issue:
ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
amanda path
'/work
On 19 June 2013 15:39, Gary Thomas wrote:
> In the mean time, I faked that one and moved on and got the whole thing
> to build :-) Now I face this packaging issue:
> ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
> amanda path
> '/work/ppce500v2-amltd-linux-gnuspe/amand
On 2013-06-19 15:14, Burton, Ross wrote:
On 19 June 2013 15:03, Gary Thomas wrote:
What's the best way to handle this and how? I recall in the
dark old days that there were many such things that relied on
running QEMU to actually execute target code. Is this still
possible (and being done)?
On 19 June 2013 15:03, Gary Thomas wrote:
> What's the best way to handle this and how? I recall in the
> dark old days that there were many such things that relied on
> running QEMU to actually execute target code. Is this still
> possible (and being done)? If so, is that a solution and how
>
Ping. Any interest in taking this (and the other patch I sent) into
meta-selinux?
Regards
- Philip
On 06/10/2013 08:54 PM, Philip Tricca wrote:
> Hello again,
>
> Again a quick patch to get meta-selinux dylan branch building with oe-core
> dylan. The QA scripts error'd out complaining that AL
I'm asking on this list since this is a pretty general question.
If it's more appropriate for another venue, just let me know.
I'm trying to build a new package for my target which has never
been ported to OpenEmbedded/Yocto/... (It's the Amanda backup
server if anyone has ever looked at this).
Yes... I thought the same and so, I made two build directories , one for
sysvinit and the other for systemd and the errors I get abosulte no error
when I try to *populate_sdk* under sysvinit but I get the following errors
when I run the same under systemd.
*| The following packages have unmet depe
Hello!
I'm using poky-dylan-9.0.0.tar.bz2
I just built core-image-x11 and able to run it on qemux86, but all my
attempts to run image on real hardware with nVidia GTX465 or AMD
HD6320 - failed. In X11 logs I see errors about GLX module.
What I should do to add GLX and OpenGL 2.1 3D acceleration w
On 19 June 2013 13:08, DAMARLA Satya Swaroop wrote:
> I think I had to open the issue as its not closed... Here is more
> clarity
>
> The issue is I decided the problem may be with init_manager. I did two
> builds one with sysvinit using traditional Poky distro and other one is
> uisng systemd
I think I had to open the issue as its not closed... Here is more
clarity
The issue is I decided the problem may be with init_manager. I did two
builds one with sysvinit using traditional Poky distro and other one is
uisng systemd using new distribution which is different as we need a new
dist
From: Noor
* mounting ecryptfs drive was failing because it was looking for mount.ecryptfs
binary in /sbin/ however in our file-system, it was present in /usr/sbin/. So,
create symlinks of required binaries in /sbin/ as well
Signed-off-by: Noor Ahsan
---
.../ecryptfs-utils/ecryptfs-utils_1
From: Noor
Signed-off-by: Mikhail Durnev
Signed-off-by: Noor Ahsan
---
.../ecryptfs-utils/ecryptfs-utils/ecryptfs.service |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/recipes-support-ivi/ecryptfs-utils/ecryptfs-utils/ecryptfs.service
b/recipes-support-ivi/ecryptfs
On 19 June 2013 10:51, Rohit2 Jindal wrote:
> Hi,
>
> I am facing issue in building sysconfig. Actually i want to compile
> everything with root permissions in yocto. Is there anything that supports it.
>
> Eg say i have binary called build-ucore with root permission but i am not
> able to execu
Hi,
I am facing issue in building sysconfig. Actually i want to compile everything
with root permissions in yocto. Is there anything that supports it.
Eg say i have binary called build-ucore with root permission but i am not able
to execute this binary using default yocto permissions in do_comp
On 19 Jun 2013, at 03:53, Haw, Foo Chien wrote:
> Hi Chris,
>
> Did you manage to get the psplash screen show after adding the kernel
> argument?
Yes, that seems to have fixed it. Though I'm not sure why ;-)
>
> Regards,
> FC
>
> -Original Message-
> Date: Sun, 16 Jun 2013 23:31:5
Hey,
I have a .deb file which has to be installed. It installs properly on the
target image but I want to install it at the build itself by creating a
bitbake recipe.. Is it possible to install .deb files or not? If possible,
please suggest me so that I can make it..
Greets,
Satya
___
29 matches
Mail list logo