Skip to content

Commit

Permalink
meta-facebook: Provide layer compatibility (#105)
Browse files Browse the repository at this point in the history
Summary:
OE-Core now requires to set the layer compatibility to
a certain relase.

Provide LAYERSERIES_COMPAT for warrior and rocko releases.

Signed-off-by: Alejandro Enedino Hernandez Samaniego <[email protected]>
Closes #105

Test Plan: All builds pass

Reviewed By: tomrepo

Pulled By: amithash

fbshipit-source-id: b865cee2aa
  • Loading branch information
ahcbb6 authored and facebook-github-bot committed Sep 19, 2019
1 parent 743f1c6 commit 3c978e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta-facebook/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "facebook"
BBFILE_PATTERN_facebook = "^${LAYERDIR_RE}/recipes"
BBFILE_PRIORITY_facebook = "15"


LAYERSERIES_COMPAT_facebook = "warrior rocko"

0 comments on commit 3c978e2

Please sign in to comment.