All of lore.kernel.org
 help / color / mirror / Atom feed
* mpd: COMMERCIAL_LICENSE etc
@ 2010-12-18 17:26 Frans Meulenbroeks
  2010-12-20 11:34 ` Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Frans Meulenbroeks @ 2010-12-18 17:26 UTC (permalink / raw)
  To: poky

Hi,

I was trying to add mpd to poky and bumped upon COMMERCIAL_LICENSE
Should I set
COMMERCIAL_LICENSE = ""
in my local.conf. That allows me to add lame etc to mpd.
Not sure if that is the desired way. Overruling COMMERCIAL_LICENSE seems wrong.

I'm also stuct at how to add these conditionally.
The OE recipe has:
           ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad
libid3tag lame', d)}"
I tried replacing ENTERPRISE_DISTRO with COMMERCIAL_LICENSE but that
did not work as it is not a boolean var
and my python is not good enough to come up with a better fix.

Frans.

PS: any suggestion on how/where to submit this recipe and the ones I
added for it (audiofile, faad2, liba0, libmkidmod)


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

end of thread, other threads:[~2010-12-20 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 17:26 mpd: COMMERCIAL_LICENSE etc Frans Meulenbroeks
2010-12-20 11:34 ` Joshua Lock

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.