diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-02-24 16:10:47 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-02-28 17:08:50 -0300 |
commit | 60372819c42accfa52c806ee849c3f7546ee64c6 (patch) | |
tree | ad60338d1cd71d5f9d7aade33bc7ecd53eddc145 /packages/psplash/psplash_svn.bb | |
parent | d433cd4c7a18213d1a8319d55a43b6932e6df7a0 (diff) |
psplash: use virtual/psplash to specify which psplash package to install
It has been required mainly due O.S. Systems module that runs at
initramfs. It needs to depends on psplash but since we're now using a
branded package for it we need to be able to specify which one to
take.
Diffstat (limited to 'packages/psplash/psplash_svn.bb')
-rw-r--r-- | packages/psplash/psplash_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index f471396843..cb370b7627 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -3,7 +3,7 @@ require psplash-ua.inc ALTERNATIVE_PRIORITY = "10" -PR = "r18" +PR = "r19" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ file://psplash-hand-img.h \ |