diff options
| -rw-r--r-- | recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb index 6753f5321..c62347cde 100644 --- a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb +++ b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb | |||
| @@ -16,4 +16,6 @@ do_install () { | |||
| 16 | oe_runmake DESTDIR=${D} install | 16 | oe_runmake DESTDIR=${D} install |
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | inherit pkgconfig | ||
| 20 | |||
| 19 | BBCLASSEXTEND = "native nativesdk" | 21 | BBCLASSEXTEND = "native nativesdk" |
