All of lore.kernel.org
 help / color / mirror / Atom feed
* would replacing packagegroup names with "${PN}" be useless code churn?
@ 2014-07-15 11:23 Robert P. J. Day
  2014-07-15 12:03 ` Robert P. J. Day
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-07-15 11:23 UTC (permalink / raw)
  To: OE Core mailing list


  just my sheldon cooper-like OCD coming through again, but i long ago
noted that some packagegroup files do this:

  RDEPENDS_${PN} = "openssh"

while others spell out (unnecessarily) the packagegroup name:

  RDEPENDS_packagegroup-core-buildessential = "\

when using ${PN} would have worked just fine. i'm a big fan of brevity
so i can whip up a patch to shorter all those lines and make them
clearer, unless folks think that's just unnecessary code churn.

rday

-- 

========================================================================
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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-15 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 11:23 would replacing packagegroup names with "${PN}" be useless code churn? Robert P. J. Day
2014-07-15 12:03 ` Robert P. J. Day

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.