Since 33fbcd43 (rxtx: Add remove-libtool class to remove all .la files) rxtx requires the remove-libtool class. This class was introduced in the krogoth branch of openembedded-core and not backported.
Therefore update the branch names in the README to "krogoth". Signed-off-by: Richard Leitner <[email protected]> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 259fa75..f766869 100644 --- a/README +++ b/README @@ -7,11 +7,11 @@ Yocto Project build systems. This layer depends on: URI: git://git.openembedded.org/openembedded-core -branch: daisy +branch: krogoth revision: HEAD URI: git://git.openembedded.org/meta-openembedded -branch: daisy +branch: krogoth revision: HEAD Contributing -- 2.1.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
