On Fri, Mar 8, 2013 at 9:37 AM, Khem Raj <raj.k...@gmail.com> wrote: > > On Mar 7, 2013, at 7:02 AM, Wayne Tams <wayne.t...@gmail.com> wrote: > > > Hi, > > > > I have created a bbappend in recipes-core/systemd inside my meta layer > but > > it doesn't seem to apply to anything. I have done similar bbappends for > > different recipes without issue but the difference is that I can navigate > > to the recipes in question. > > show the bbappend which is failing > > > > > Which recipe installs journld.conf to the angstrom filesystem? > > systemd. > > > > > I am using a mostly unmodified version of set-up scripts using the 1.2 > > denzil branch and building for arm. > > > > Thanks > > > > Wayne > > _______________________________________________ > > Angstrom-distro-devel mailing list > > Angstrom-distro-devel@linuxtogo.org > > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel > > > _______________________________________________ > Angstrom-distro-devel mailing list > Angstrom-distro-devel@linuxtogo.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel >
So my systemd_v189.bbappend is trying to get my journald.conf selected as part of the build, but this does not work. -------------------- FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" PRINC := "${@int(PRINC) + 1}" -------------------- _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel