hill19850213 / vitis_ai_custom_platform

Apache License 2.0
13 stars 3 forks source link

User packages missing #4

Open kevinkit opened 4 years ago

kevinkit commented 4 years ago

When I try to make the user packages configuration (with petalinux-config -c rootf) I do not have a list as long as posted in the screenshot:

image

Also I do not have the option with "utils" and "python", what did I do wrong?

My user-rootconfig has the following content:


CONFIG_gpio-demo
CONFIG_peekpoke
CONFIG_xrt
CONFIG_xrt-dev
CONFIG_zocl
CONFIG_dnf
CONFIG_e2fsprogs-resize2fs
CONFIG_parted
CONFIG_mesa-megadriver
CONFIG_opencl-clhpp-dev
CONFIG_opencl-headers-dev
CONFIG_opencv-dev
CONFIG_packagegroup-petalinux-opencv
CONFIG_packagegroup-petalinux-opencv-dev
CONFIG_packagegroup-petalinux-vitisai
CONFIG_googletest
CONFIG_googletest-staticdev
CONFIG_json-c-dev
CONFIG_protobuf-dev
CONFIG_protobuf-c
CONFIG_libeigen-dev
CONFIG_libcanberra-gtk3
CONFIG_packagegroup-petalinux-self-hosted
CONFIG_cmake
CONFIG_packagegroup-petalinux-x11
CONFIG_packagegroup-petalinux-v4lutils
CONFIG_packagegroup-petalinux-matchbox

Is there anything I missed?

hill19850213 commented 4 years ago

I have update the screenshot of user package for your reference

kevinkit commented 4 years ago

Thank you - was just a little bit confusing

kevinkit commented 3 years ago

Hey there, When I adapt the config file I am missing the glog user-package, did I miss somethnig?