diff options
Diffstat (limited to 'meta/classes/patch.bbclass')
| -rw-r--r-- | meta/classes/patch.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/patch.bbclass b/meta/classes/patch.bbclass index 8de7025491..e3157c7b18 100644 --- a/meta/classes/patch.bbclass +++ b/meta/classes/patch.bbclass | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | # Copyright (C) 2006 OpenedHand LTD | 1 | # Copyright (C) 2006 OpenedHand LTD |
| 2 | # | ||
| 3 | # SPDX-License-Identifier: MIT | ||
| 2 | 4 | ||
| 3 | # Point to an empty file so any user's custom settings don't break things | 5 | # Point to an empty file so any user's custom settings don't break things |
| 4 | QUILTRCFILE ?= "${STAGING_ETCDIR_NATIVE}/quiltrc" | 6 | QUILTRCFILE ?= "${STAGING_ETCDIR_NATIVE}/quiltrc" |
