All of lore.kernel.org
 help / color / mirror / Atom feed
* Using the svn version of a package
@ 2007-04-08 16:25 Samuel Tardieu
  2007-04-09 14:59 ` Justin Patrin
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Tardieu @ 2007-04-08 16:25 UTC (permalink / raw)
  To: openembedded-devel

Hi.

How can I force bitbake to use the svn version of mplayer?

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/




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

* Re: Using the svn version of a package
  2007-04-08 16:25 Using the svn version of a package Samuel Tardieu
@ 2007-04-09 14:59 ` Justin Patrin
  2007-04-10  8:19   ` Samuel Tardieu
  0 siblings, 1 reply; 4+ messages in thread
From: Justin Patrin @ 2007-04-09 14:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: openembedded-devel

On 08 Apr 2007 18:25:29 +0200, Samuel Tardieu <sam@rfc1149.net> wrote:
> Hi.
>
> How can I force bitbake to use the svn version of mplayer?
>

Use PREFERRED_VERSION_mplayer.

-- 
Justin Patrin



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

* Re: Using the svn version of a package
  2007-04-09 14:59 ` Justin Patrin
@ 2007-04-10  8:19   ` Samuel Tardieu
  2007-04-10  9:32     ` Jeremy Dufour
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Tardieu @ 2007-04-10  8:19 UTC (permalink / raw)
  To: openembedded-devel

>>>>> "Justin" == Justin Patrin <papercrane@gmail.com> writes:

>> How can I force bitbake to use the svn version of mplayer?

Justin> Use PREFERRED_VERSION_mplayer.

Sure, but with what? :) "svn" doesn't do the trick, "*svn*" neither.

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/




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

* Re: Using the svn version of a package
  2007-04-10  8:19   ` Samuel Tardieu
@ 2007-04-10  9:32     ` Jeremy Dufour
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Dufour @ 2007-04-10  9:32 UTC (permalink / raw)
  To: openembedded-devel

On 04/10/07 at 10:19:41 (+0200), Samuel Tardieu wrote:
> >> How can I force bitbake to use the svn version of mplayer?
> Justin> Use PREFERRED_VERSION_mplayer.
> Sure, but with what? :) "svn" doesn't do the trick, "*svn*" neither.

With the value of the PV (PREFERRED_VERSION) variable of the mplayer_svn.bb
file?

Something like PREFERRED_VERSION_mplayer = "0.0+1.0rc1+svn${SRCDATE}". This
works for me, but I am not sure it is the best solution...

djerem



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

end of thread, other threads:[~2007-04-10  9:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-08 16:25 Using the svn version of a package Samuel Tardieu
2007-04-09 14:59 ` Justin Patrin
2007-04-10  8:19   ` Samuel Tardieu
2007-04-10  9:32     ` Jeremy Dufour

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.