hi,
On Tue, Sep 11, 2018 at 9:16 AM Adham ElSafty
wrote:
>
> I am trying to use traffic control in my yocto image and I want to use tc. I
> included the iproute2 package in my image and used the IMAGE_INSTALL_APPEND =
> “ iproute2” in the local.conf file.
Please use _append instead of _APPEND.
I am trying to use traffic control in my yocto image and I want to use tc. I
included the iproute2 package in my image and used the IMAGE_INSTALL_APPEND = "
iproute2" in the local.conf file.
When I run the core-image-minimal I can't seem to find any of the iproute
commands installed though.
Am I