diff options
Diffstat (limited to 'meta/lib')
| -rw-r--r-- | meta/lib/oe/patch.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oe/patch.py b/meta/lib/oe/patch.py index f1ab3dd809..584bf6c05f 100644 --- a/meta/lib/oe/patch.py +++ b/meta/lib/oe/patch.py | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | import oe.path | 1 | import oe.path |
| 2 | import oe.types | ||
| 2 | 3 | ||
| 3 | class NotFoundError(bb.BBHandledException): | 4 | class NotFoundError(bb.BBHandledException): |
| 4 | def __init__(self, path): | 5 | def __init__(self, path): |
