[oe] [meta-qt5][PATCH v2] qtbase: fix QA warning of host uid leakage

Anders Darander anders at chargestorm.se
Mon Oct 19 06:20:05 UTC 2015


* Anders Darander <anders at chargestorm.se> [151019 08:17]:

>      fi
> -    cp -a ${B}/lib/libqt* ${D}${libdir}
> +    install -m 0644 ${B}/lib/libqt* ${D}${libdir}

V2 changes cp directly to install, instead of running chown. (As was
done in V1).

Cheers,
Anders

>      # Remove example.pro file as it is useless
>      rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro
-- 
Anders Darander
ChargeStorm AB / eStorm AB



More information about the Openembedded-devel mailing list