[Bug 4173] jikes-initial-1.0-autobuild
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Wed Apr 9 09:06:43 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4173
--- Comment #1 from Robert Schuster <thebohemian at gmx.net> 2008-04-09 09:06:42 ---
I have seen this locally, too.
The problem is that the jikes-inital recipe has an empty SRC_URI (does not need
any files), the content of this variable are used in the package creation
process and and the ipkg package creator does not like an empty 'Source'
field.
I worked around this problem locally by setting the SRC_URI to file:///dev/zero
but this is not very nice.
It would be better if the package creator uses a default entry for 'Source' in
case SRC_URI is empty.
Opinions?
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list