Age | Commit message (Collapse) | Author | Files |
|
60d4d904e10f8212b1c2242377b31ccc2e29e374 | patch -R -p0 --remove-empty-files
disapprove for the poor and "mtn suspend"-les people
|
|
* bypass most of the sourcepkg.bbclass errors
* update packages/linux/linux-openmoko_2.6.22.5.bb to make it work with
sourcepkg.
|
|
sourcepkg.bbclass:109:addtask dumpdata after archive_bb before do_create_diff_gz
archive_bb should be "do_archive_bb".
|
|
- added "autom4te.cache" to default EXCLUDE_FROM to not have configure tests in resulted diff
- changed order of tar arguments to get it working with GNU tar 1.15.1
|
|
update our descriptions to work with any version of cp. Patches that include
cp -a are not changed. They seem to work and I'm too scared busybox cp
is more like GNU cp than BSD cp. (e.g do not know about P)
|
|
|
|
contains all extra files, the .bb and a showdata dump. output goes to $DEPLOY_DIR/source now.
|
|
DL_DIR/sourcepkg and md5sums the result. do INHERIT += "sourcepkg" to get all of this goodness.
Now I need to find out how to override the Source: field to make it point to said tarballs on your distro's source mirror
|