Instead of sticking to one specific version on the dependency layers and having to update it for each release version, just claim that this layer is compatible with the latest version of the dependency layers.
Signed-off-by: Kevin Hao <[email protected]> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 6563ff9f51b9..6fd77dc30c1d 100644 --- a/README +++ b/README @@ -21,11 +21,11 @@ Dependencies This layer depends on: URI: git://git.openembedded.org/bitbake - branch: 1.34 + branch: master URI: git://git.openembedded.org/openembedded-core layers: meta - branch: rocko + branch: master Guidelines for submitting patches -- 2.14.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
