All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PPP: Remove leftover reference to "nylon" distro from PPP recipe.
@ 2012-03-24 13:07 Robert P. J. Day
  2012-04-03 22:03 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-03-24 13:07 UTC (permalink / raw)
  To: OE Core mailing list; +Cc: paul.eggleton


Delete reference to what is apparently a remnant from the OE-core
split, according to Paul Eggleton.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
index 6af0d42..ed815d3 100644
--- a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
+++ b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
@@ -55,7 +55,6 @@ do_install_append () {
 CONFFILES_${PN} = "${sysconfdir}/ppp/pap-secrets ${sysconfdir}/ppp/chap-secrets ${sysconfdir}/ppp/options"
 PACKAGES =+ "${PN}-oa ${PN}-oe ${PN}-radius ${PN}-winbind ${PN}-minconn ${PN}-password ${PN}-l2tp ${PN}-tools"
 FILES_${PN}        = "${sysconfdir} ${bindir} ${sbindir}/chat ${sbindir}/pppd"
-FILES_${PN}_nylon  = "${sysconfdir} ${bindir} ${sbindir}/chat ${sbindir}/pppd ${sbindir}/tdbread"
 FILES_${PN}-dbg += "${libdir}/pppd/${PV}/.debug"
 FILES_${PN}-oa       = "${libdir}/pppd/${PV}/pppoatm.so"
 FILES_${PN}-oe       = "${sbindir}/pppoe-discovery ${libdir}/pppd/${PV}/rp-pppoe.so"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PPP: Remove leftover reference to "nylon" distro from PPP recipe.
  2012-03-24 13:07 [PATCH] PPP: Remove leftover reference to "nylon" distro from PPP recipe Robert P. J. Day
@ 2012-04-03 22:03 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-04-03 22:03 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: paul.eggleton

On 03/24/2012 06:07 AM, Robert P. J. Day wrote:
>
> Delete reference to what is apparently a remnant from the OE-core
> split, according to Paul Eggleton.
>
> Signed-off-by: Robert P. J. Day<rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
> index 6af0d42..ed815d3 100644
> --- a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
> +++ b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
> @@ -55,7 +55,6 @@ do_install_append () {
>   CONFFILES_${PN} = "${sysconfdir}/ppp/pap-secrets ${sysconfdir}/ppp/chap-secrets ${sysconfdir}/ppp/options"
>   PACKAGES =+ "${PN}-oa ${PN}-oe ${PN}-radius ${PN}-winbind ${PN}-minconn ${PN}-password ${PN}-l2tp ${PN}-tools"
>   FILES_${PN}        = "${sysconfdir} ${bindir} ${sbindir}/chat ${sbindir}/pppd"
> -FILES_${PN}_nylon  = "${sysconfdir} ${bindir} ${sbindir}/chat ${sbindir}/pppd ${sbindir}/tdbread"
>   FILES_${PN}-dbg += "${libdir}/pppd/${PV}/.debug"
>   FILES_${PN}-oa       = "${libdir}/pppd/${PV}/pppoatm.so"
>   FILES_${PN}-oe       = "${sbindir}/pppoe-discovery ${libdir}/pppd/${PV}/rp-pppoe.so"
>

Merged into OE-Core

Thanks
	Sau!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-03 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-24 13:07 [PATCH] PPP: Remove leftover reference to "nylon" distro from PPP recipe Robert P. J. Day
2012-04-03 22:03 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.