I seem to have figured out how to add the dhcp-server to my image,
including my own dhcpd.conf and default-server files by creating a
"dhcp_4.2.4-P1.bbappend" recipe. Everything works, except the dhcp-server
doesn't run on boot.
If I login and run "update-rc.d dhcp-server defaults" on the target,
Thanks, Gary! That did the trick.
John
On Mon, Dec 3, 2012 at 2:13 PM, Gary Thomas wrote:
> On 2012-12-03 12:01, r10kindsofpeople wrote:
>
>> I seem to have figured out how to add the dhcp-server to my image,
>> including my own dhcpd.conf and default-server f
I'm hoping someone can quickly spot my mistake. I'm attempting to use this
recipe:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
with my meta-intel/crownbay build under denzil 7.0.1.
I put the recipe in my layer, and added "lmsens
ot;sensors-detect".
Now I'm off to find module cpuid. Thanks again,
John
On Thu, Jan 31, 2013 at 2:20 PM, Marc Ferland wrote:
> r10kindsofpeople writes:
>
> > I'm hoping someone can quickly spot my mistake. I'm attempting to use
> > this recipe:
&g
I've been working with denzil, but decided to try and upgrade to dylan...
Downloading and installing poky-dylan-9.0.1.tar.bz2 went fine.
Finding and downloading meta-crownbay-dylan-9.0.0.tar.bz2 was easy enough.
But neither of these give me meta-intel.
So the central question is: how do I find a
; > Hi,
> >
> > On Thu, 2013-07-18 at 10:21 -0400, r10kindsofpeople wrote:
> > > I've been working with denzil, but decided to try and upgrade to
> > > dylan...
> > >
> > >
> > > Downloading and installing poky-dylan-9.0.1.tar.bz2 went fi
I've run into another issue when trying to upgrade my system from Denzil to
Dylan using the released packages. I extracted the 9.0.1 released tarball,
added the crownbay BSP, then moved my layers over from Denzil. Sourced the
build directory, then modified bblayers.conf and local.conf to merge my
On Fri, Jul 19, 2013 at 11:09 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Friday 19 July 2013 07:52:03 Flanagan, Elizabeth wrote:
> > On Fri, Jul 19, 2013 at 6:07 AM, r10kindsofpeople
> > wrote:
> > > I've run into another issue when trying
...continuing the process of updating to dylan, trying to use the released
packages...
I tried installing the ADT from the tarball, modifying the .conf to only
install for x86, minimal-dev.
YOCTOADT_REPO="http://adtrepo.yoctoproject.org/1.4.1";
With luck the whole .conf file is attached.
I'm get
Hello!
Under Denzil 7.0.1, I had a recipe
mylayer/recipes-core/netbase/netbase_4.47.bbappend that contained:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += " file://interfaces \
"
To put my own interface file in the root file system from
mylayer/recipes-core/netbase/netbas
On Tue, Jul 30, 2013 at 11:29 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> Hi John,
>
> On Tuesday 30 July 2013 11:15:26 r10kindsofpeople wrote:
> > Under Denzil 7.0.1, I had a recipe
> > mylayer/recipes-core/netbase/netbase_4
After some success building my system (crownbay), I'm now trying to
optimize boot time, so I read up on poky-tiny, created a new layer and am
trying to build. I think I've pulled most of my system changes out so that
I can at least bitbake core-image-minimal, but I'm still not able to get
past ncu
On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi wrote:
> On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote:
> > After some success building my system (crownbay), I'm now trying to
> > optimize boot time, so I read up on poky-tiny, created a new layer and
> > am tryi
On Mon, Dec 9, 2013 at 4:24 PM, Saul Wold wrote:
> On 12/09/2013 11:51 AM, r10kindsofpeople wrote:
>
>> On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi > <mailto:tom.zanu...@intel.com>> wrote:
>>
>> On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote:
&
I've been beating my head for a few days now, and would love a little
guidance. Acknowledging that there are multiple ways to skin the cat, my
immediate goal is to reduce the boot time, presumably using poky-tiny.
I have poky-tiny building for my hardware under dora.
I have it booting on crownbay
t; kernel boot from user space. It looks as if you are trying to optimize your
> user space boot time by using an image that starts less services. What
> services you need of course depends on your application. To optimize user
> space boot process you may also want to investigate s
With the caution that I'm a bit clumsy at Yocto myself, here's how I did
it, using kernel fragments.
So in meta-myboard/recipes-kernel/linux/ I have something like the attached
.bbappend file.
Then in meta-myboard/recipes-kernel/linux/linux-yocto is the
can-socket-support-kernel.cfg file. The ver
There was some discussion of setting up a mailing list for Raspberry
PI back in May...did anything come of this?
Or is this [Yocto] the best place to post build questions regarding
meta-raspberrypi ?
John
___
yocto mailing list
yocto@yoctoproject.org
ht
On Mon, Jul 9, 2012 at 10:56 AM, Khem Raj wrote:
>
>
> On Monday, July 9, 2012, r10kindsofpeople
> wrote:
>> There was some discussion of setting up a mailing list for Raspberry
>> PI back in May...did anything come of this?
>>
>> Or is this [Yocto] th
I've found that if I take core-image-minimal and add a single package
(iproute2), I can no longer log in as root, getting the message
"login: no valid shadow password". Adding the shadow packages didn't
seem to help. Sounds like someone else encountered this back in May,
but there was no publishe
On Mon, Aug 13, 2012 at 9:59 AM, r10kindsofpeople
wrote:
> I've found that if I take core-image-minimal and add a single package
> (iproute2), I can no longer log in as root, getting the message
> "login: no valid shadow password". Adding the shadow packages didn't
I've been following with interest the thread on creating multiple
partitions, but before I get there, I seem to have a stumbling block.
I've been using dd to copy the .hddimg onto an SDCard and booting from
there. It works fine. The core-image-minimal image is about 32MB,
copied onto a 16GB card
On Fri, Oct 19, 2012 at 8:48 AM, r10kindsofpeople
wrote:
> I've been following with interest the thread on creating multiple
> partitions, but before I get there, I seem to have a stumbling block.
>
> I've been using dd to copy the .hddimg onto an SDCard and booting from
&
I'm trying to experiment with the SATO build on a DN2800MT with a VGA
monitor, but can't seem to get going. The binaries from Daisy and
genericX86 get as far as the Yocto progress bar complete, and then go
black. Any quick hints?
I note also that genericX86 looks like a complete Yocto tree rathe
On Thu, May 8, 2014 at 12:39 PM, Chris Tapp wrote:
> Hi John,
>
> On 8 May 2014, at 16:25, r10kindsofpeople
> wrote:
>
> > I'm trying to experiment with the SATO build on a DN2800MT with a VGA
> monitor, but can't seem to get going. The binaries from Daisy
On Thu, May 8, 2014 at 3:43 PM, Chris Tapp wrote:
> On 8 May 2014, at 18:52, r10kindsofpeople
> wrote:
>
> > On Thu, May 8, 2014 at 12:39 PM, Chris Tapp
> wrote:
> > Hi John,
> >
> > On 8 May 2014, at 16:25, r10kindsofpeople
> wrote:
> >
> >
My overall goal is to get the 4D 4.3" LCD cape working on the BBB, with
Yocto and Qt5 linuxfb.
I've got Krogoth/core-image-sato booting on the BBB using the standard
Yocto BSP, but there's no sign of activity on the LCD. I'm more than a bit
confused about the direction in which I should proceed;
Background: I'm trying to bring up the pi zero w's bluetooth using
systemd. Started with rocko and then moved to 'master' of meta-raspberry
pi, sync'd about a week ago after noticing that there were some recent
updates in this area.
There was an initial problem with /dev/serial1 not showing up..
0
times successfully. Bottom line, in my opinion, is that brcm43438.service
is somehow running before the udev script can create the symbolic link for
/dev/serial1 -> /dev/ttyAMA0 despite the "After=dev-serial1.device"
clause.
John
On Sat, Mar 17, 2018 at 12:32 PM r10kindsofpeople &l
ice brcm43438, but I still use the /dev/ttyAMA0 in it, not
> /dev/serial1(when I use /dev/serial1, the service failed), the service can
> start everytime correctly.
>
> On 2018年03月19日 02:10, r10kindsofpeople wrote:
>
> Update: I suspect this is not the proper way to do this, but in ca
z5 was not recompiled
with the new patches, including the patch to increase the timeout. I'm not
able to check it at the moment, but will try to retrace my steps when I get
a chance.
John
On Tue, Mar 20, 2018 at 10:13 AM r10kindsofpeople <
r10kindsofpeo...@gmail.com> wrote:
> Tha
31 matches
Mail list logo