to you.
Thanks,
Dean
On 6/26/2014 4:55 AM, Alex J Lennon wrote:
On 26/06/2014 10:23, Alex J Lennon wrote:
Hi,
I'm looking at resolvconf as I want to be able to pick up dns-nameserver
changes in /etc/network/interfaces, and I'm reading that this is the way
to do it.
Having
,
Dean
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Add resolvconf to your image.
That being said, I'm using dora and the package there was very
incomplete. I had to add quite a bit in a .bbappend to make it work
properly.
On 2/3/2015 9:43 AM, Jim Abernathy wrote:
I find that for Static IPs, I have to manually add my DNS name servers
to /etc
On 2/3/2015 12:11 PM, Paul Eggleton wrote:
Hi Dean,
On Tuesday 03 February 2015 11:20:01 Dean wrote:
On 2/3/2015 9:43 AM, Jim Abernathy wrote:
I find that for Static IPs, I have to manually add my DNS name servers
to /etc/resolv.conf instead of what I'm use to and that's put the li
#x27;t
get this setup. I would really appreciate any help and/or pointers anyone
can give on this.
Thank you,
Mike Dean
Engineer
EMAC, Inc.
http://www.emacinc.com/
(618) 529-4525 ext. 330
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctop
T_DIR}/usr/include/demo-fpga' 'BUILDDIR=${S}'"
#my_bindir = "${bindir}"
my_bindir = "/usr/local/bin"
do_install () {
make INSTALL_DIR=${D}${my_bindir} install
}
PARALLEL_MAKE = ""
BBCLASSEXTEND = "native"
Thanks,
Dean
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
114-yocto/build_p5020ds_release/../sources/canutils.git
doesn't exist?!
I am able to manually do a git clone w/ the http url. (thought about manually
forcing the file into the source dir, but wasn't sure exactly what's expected,
especially w/ the tag - still a git novice as well)
Th
..." and then some kcfonig output?
Any advice/suggestions?
Thanks,
Dean
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
he real
> kernel_do_configure
> > cp ${KERNEL_DEFCONFIG} ${B}/.config }
> >
> > Wasn't able to make much sense of the log: lots of "DEBUG: Removing
> manifest ..." and then some kcfonig output?
> > Any advice/suggestions?
> >
> > Thanks,
> >
> > Dean
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
> >>> Think I've followed the example in the manual correctly. My append file
> is
> >> pretty simple:
> >>>
> >>> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
> >>
> >> It looks like you forgot the colon at the end of the path.
> >> Try this:
> >>FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > Think I've followed the example in the manual correctly. My append
> > file
> >> is
> pretty simple:
> >
> > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
>
> It looks like you forgot the colon at the end of the path.
> Try this:
> FILESEXTRAPATHS_pr
> >>> Think I've followed the example in the manual correctly. My
> >>> append file
> is
> >> pretty simple:
> >>>
> >>> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
> >>
> >> It looks like you forgot the colon at the end of the path.
> >> Try this:
> >>
ing to debug. I tried adding
do_patch_append() {
bbnote "Got here "
}
to log my append file was getting picked up, but the parse failed.
Didn't get errors if the patch file name was wrong. The log only has a git
ls-remote (which seems a little odd).
Any help would be apprec
atch?
> >
> > Ran into a couple thing I didn't understand trying to debug. I tried
> > adding
> >
> > do_patch_append() {
> > bbnote "Got here "
> > }
> >
> > to log my append file was getting picked up, but the parse failed.
>
Does anyone have an example of how to apply a patch from an append file? (even
better if the base recipe inherits autotools)
Dean
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Does anyone have an example of how to apply a patch from an append file? (even
better if the base recipe inherits autotools)
Nevermind - thanks all.
Dean
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
16 matches
Mail list logo