diff --git a/meta-yocto/conf/layer.conf b/meta-yocto/conf/layer.conf index e326aadbcd..9942b518ee 100644 --- a/meta-yocto/conf/layer.conf +++ b/meta-yocto/conf/layer.conf @@ -11,6 +11,6 @@ BBFILE_PRIORITY_yocto = "5" # This should only be incremented on significant changes that will # cause compatibility issues with other layers -LAYERVERSION_yocto = "1" +LAYERVERSION_yocto = "2" LAYERDEPENDS_yocto = "core"