On Thu, 17 Jan 2013, Michael Gehl wrote:
I got past the "double systemd" issue by renaming the systemd_git.bb
file (thus the v189 version is the only one available), running a
bitbake clean, and forging ahead.
We just did this earlier today...however we also needed to do what is
entered in the git log for the most recent checkin.
I entered these lines in my setup-scripts/conf/local.conf
PREFERRED_PROVIDER_udev = "systemd"
PREFFERED_VERSION_systemd = "v189"
-------- from git log -------------
commit c0117f5ad7d1fe18d149bda426c7134ff24daae8
Merge: 97c6be7 c17d774
Author: Eric Bénard <e...@eukrea.com>
Date: Mon Jan 14 10:02:18 2013 +0100
Merge branch 'denzil-next' into denzil
commit c17d774553b8e95f142bf6388aa70f48ce8cf1ce
Author: Eric Bénard <e...@eukrea.com>
Date: Mon Dec 24 13:21:43 2012 +0100
systemd_v189: add D_P=-1
now users have the choice :
* keep the old behaviour when not using systemd :
PREFERRED_PROVIDER_udev = "udev"
* switch to systemd (while keeping upgrade path) :
PREFERRED_PROVIDER_udev = "systemd"
PREFFERED_VERSION_systemd = "v189"
Signed-off-by: Eric Bénard <e...@eukrea.com>
Acked-by: Koen Kooi <k...@dominion.thruhere.net>
-------- end of git log -------------
--
Regards,
Alan
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel