Home
last modified time | relevance | path

Searched refs:IPKDBG_PKGS (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-tools/ipkdbg/
H A Dipkdbg.in123 IPKDBG_PKGS=$@
388 IPKDBG_PKGS="$IPKDBG_PKGS $IPKDBG_CORE_PKG"
389 IPKDBG_PKGS="$IPKDBG_PKGS $(ipkdbg_opkg_find_extra $IPKDBG_CORE_PKG)"
393 if [ -z "$IPKDBG_PKGS" ]
402 IPKDBG_PKGS="gcc-runtime-dbg $IPKDBG_PKGS"
407 ipkdbg_opkg install --download-only $IPKDBG_PKGS
410 ipkdbg_opkg install $IPKDBG_PKGS | grep -vF 'Warning when extracting archive entry'