Age | Commit message (Collapse) | Author | Files |
|
It makes final dpkg scripts point to
#!/usr/bin/perl
instead of unexistent (at running time)
#!.../tmp/staging/i686-linux/bin/perl
|
|
Instead of using "echo -e" we simply use printf. printf doesn't add a newline
by default. So some places needed an extra \n in their string.
Most of the change was done by hand, so please carefully review. This bug was
spotted when trying to compile python-pyqt on my ubuntu hardy system.
|
|
on this -> loop
|
|
|
|
|
|
built. Ignore unknown fields in control files making deb builds quieter.
|
|
poky rev 696: "Add dpkg, modified from upstream oe."
poky rev 728: "Sync up.. all the deb/dpkg changes which I have locally are now in svn."
poky rev 843: "enable noman.patch to avoid building man directory (results in significant speedup)"
poky rev 844: "move noman.patch inclusion from dpkg.inc to dpkg_1.13.22.bb"
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
|
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/16 01:38:59+02:00 handhelds.org!zecke
dialog:
Update to more modern dialog source-code, update the m4.patch,
even after quilt uglified it...
2005/05/16 01:18:40+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/05/16 01:12:06+02:00 handhelds.org!zecke
diffstat:
Update to an existing source package
BKrev: 4287ddc3cmyf6ietxVB07PJKkwJlqQ
|
|
BKrev: 424e1108qNAmQhUUhcu17wCFcyZMlg
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|