Fix the stale dependency info in README

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 <kexin.hao@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Kevin Hao 2018-11-26 22:06:43 +08:00 committed by Anuj Mittal
parent cf8e415965
commit af002507e3

4
README
View File

@ -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