diff options
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-ar_git.bb')
| -rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-ar_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index f338c4877..452fb4862 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" | |||
| 6 | inherit module | 6 | inherit module |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/auto-resp;branch=nxp/sdk-v2.0.x;protocol=https" | 8 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/auto-resp;branch=nxp/sdk-v2.0.x;protocol=https" |
| 9 | SRCREV = "9a74743167dcfcfbca5056eedbff9a52337c9712" | 9 | SRCREV = "9a74743167dcfcfbca5056eedbff9a52337c9712" |
| 10 | 10 | ||
| 11 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} SYSROOT=${STAGING_DIR_TARGET}" | 11 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} SYSROOT=${STAGING_DIR_TARGET}" |
| 12 | export KERNEL_PATH | 12 | export KERNEL_PATH |
