diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-02-16 10:20:10 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-21 18:12:04 -0800 |
| commit | 1d4b29aa87c5c1fa7bcda601b48d43d5c0ca7b10 (patch) | |
| tree | 168443fd429ed163b809a07a69cab483f092ac00 /meta-networking/recipes-support/drbd | |
| parent | 3d848269585a3fc5e1ff739bd4393bd7586106e0 (diff) | |
| download | meta-openembedded-1d4b29aa87c5c1fa7bcda601b48d43d5c0ca7b10.tar.gz | |
recipes: Use renamed SKIP_RECIPE varFlag
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/drbd')
| -rw-r--r-- | meta-networking/recipes-support/drbd/drbd_9.0.24-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/drbd/drbd_9.0.24-1.bb b/meta-networking/recipes-support/drbd/drbd_9.0.24-1.bb index 3ce63c457b..05d42c75ef 100644 --- a/meta-networking/recipes-support/drbd/drbd_9.0.24-1.bb +++ b/meta-networking/recipes-support/drbd/drbd_9.0.24-1.bb | |||
| @@ -21,4 +21,4 @@ do_install () { | |||
| 21 | oe_runmake install DESTDIR="${D}" | 21 | oe_runmake install DESTDIR="${D}" |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | PNBLACKLIST[drbd] ?= "Needs coccinelle to build with SPAAS" | 24 | SKIP_RECIPE[drbd] ?= "Needs coccinelle to build with SPAAS" |
