Hello Joe,
On 08.09.2015 18:20, Joe Slater wrote:
> @@ -67,6 +73,18 @@ PROV_class-native = ""
>
> PROVIDES += "${PROV}"
>
> +# split out start-stop-daemon to its own package
> +#
> +PACKAGES =+ "${PN}-start-stop"
> +FILES_${PN}-start-stop = "${base_sbindir}/start-stop-daemon.dpkg"
> +
> +ALTERNATIVE_PRIORITY="100"
> +ALTERNATIVE_${PN}-start-stop = "start-stop-daemon"
> +ALTERNATIVE_LINK_NAME[start-stop-daemon]="${base_sbindir}/start-stop-daemon"
> +
> +RDEPENDS_${PN} += "${PN}-start-stop"
> +#
> +
I think you should omit the comment, because it only describes the obvious.
How about using ${PN}-start-stop-daemon?
Regards,
Andreas
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core