diff options
Diffstat (limited to 'meta/classes/devshell.bbclass')
| -rw-r--r-- | meta/classes/devshell.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/devshell.bbclass b/meta/classes/devshell.bbclass index 247d04478c..4545d988c1 100644 --- a/meta/classes/devshell.bbclass +++ b/meta/classes/devshell.bbclass | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | # | ||
| 2 | # Copyright OpenEmbedded Contributors | ||
| 3 | # | ||
| 4 | |||
| 1 | inherit terminal | 5 | inherit terminal |
| 2 | 6 | ||
| 3 | DEVSHELL = "${SHELL}" | 7 | DEVSHELL = "${SHELL}" |
