diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-11-24 22:43:42 -0800 | 
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-11-25 17:57:12 +0000 | 
| commit | a06878118c81a11caa2e222e07e9029375ea5ee0 (patch) | |
| tree | d0a7027dff26628108cd0a888b5f8860bdd63079 | |
| parent | 08d27cd7997867de69548d04f29d1d2d493791f3 (diff) | |
| download | meta-raspberrypi-a06878118c81a11caa2e222e07e9029375ea5ee0.tar.gz | |
layer.conf: Add hardknott (3.3) to acceptable releases
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | conf/layer.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/conf/layer.conf b/conf/layer.conf index 7626894..aa3174a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" | |||
| 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" | 
| 10 | BBFILE_PRIORITY_raspberrypi = "9" | 10 | BBFILE_PRIORITY_raspberrypi = "9" | 
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_raspberrypi = "gatesgarth" | 12 | LAYERSERIES_COMPAT_raspberrypi = "gatesgarth hardknott" | 
| 13 | 13 | ||
| 14 | # Additional license directories. | 14 | # Additional license directories. | 
| 15 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" | 15 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" | 
