diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 19:55:29 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 19:55:29 +0000 |
commit | be798a0be39f2667bd6bb468d48440c8ed50a07b (patch) | |
tree | 7958513087c02c3b3dfca74a5890385b0e10843d /gpe-bootsplash | |
parent | ae6f56944f8801d549cc25afd0246f7d30592834 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/20 20:55:12+01:00 hrw.one.pl!hrw
added license
2004/11/20 20:54:41+01:00 hrw.one.pl!hrw
fix ipsec module loading in collie kernel
BKrev: 419fa131Vo1a26ii6fm8bko4OAeonA
Diffstat (limited to 'gpe-bootsplash')
-rw-r--r-- | gpe-bootsplash/gpe-bootsplash_1.13.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpe-bootsplash/gpe-bootsplash_1.13.oe b/gpe-bootsplash/gpe-bootsplash_1.13.oe index 7d2ca24834..69004f69b6 100644 --- a/gpe-bootsplash/gpe-bootsplash_1.13.oe +++ b/gpe-bootsplash/gpe-bootsplash_1.13.oe @@ -4,6 +4,7 @@ DEPENDS = "gtk+ librsvg" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY = "optional" +LICENSE = "GPL" PR = "r2" SRC_URI += "file://splash-p.svg file://splash-l.svg" |