mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/dpdk: install to staging
It will be needed for the upcoming user packages that will use the DPDK. Signed-off-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c47dc84328
commit
e0a49ed8d6
@@ -35,6 +35,8 @@ DPDK_LICENSE_FILES = \
|
||||
license/exceptions.txt \
|
||||
license/mit.txt
|
||||
|
||||
DPDK_INSTALL_STAGING = YES
|
||||
|
||||
DPDK_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
host-python-pyelftools
|
||||
|
||||
Reference in New Issue
Block a user