summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Also stub out fcntl #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-15/+15
* Also stub out fcntl #527974 by Agostino Sarubbo.Mike Frysinger2015-05-172-2/+10
* Add e2fsprogs[static-libs] dep to older versions since they use it too.Mike Frysinger2015-05-171-16/+16
* Add e2fsprogs[static-libs] dep to older versions since they use it too.Mike Frysinger2015-05-173-5/+11
* Add pread/pwrite stubs that newer ext2 libs use #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-16/+16
* Add pread/pwrite stubs that newer ext2 libs use #527974 by Agostino Sarubbo.Mike Frysinger2015-05-173-24/+52
* Add stub func for newer ssp builds #527974 by Agostino Sarubbo.Mike Frysinger2015-05-171-16/+16
* Add stub func for newer ssp builds #527974 by Agostino Sarubbo.Mike Frysinger2015-05-173-39/+35
* Drop support for ssp found in gcc-3 and older #527974.Mike Frysinger2015-05-171-18/+17
* Drop support for ssp found in gcc-3 and older #527974.Mike Frysinger2015-05-175-73/+11
* Update to EAPI=5.Mike Frysinger2015-05-171-17/+17
* Update to EAPI=5.Mike Frysinger2015-05-174-26/+41
* Use `sed -i` like we do in newer versions.Mike Frysinger2015-05-171-15/+15
* Use `sed -i` like we do in newer versions.Mike Frysinger2015-05-172-5/+6
* Block yaboot-static at runtime since it is now keyworded for ppc.Mike Frysinger2015-05-171-17/+17
* Block yaboot-static at runtime since it is now keyworded for ppc.Mike Frysinger2015-05-174-14/+27
* Drop hardcoded -I/usr/include which breaks cross-compiles and is not needed f...Mike Frysinger2015-05-171-19/+19
* Drop hardcoded -I/usr/include which breaks cross-compiles and is not needed f...Mike Frysinger2015-05-174-4/+25
* Remove legacy CC setup -- always use tc-getCC. Also make sure we respect LD.Mike Frysinger2015-05-171-17/+17
* Remove legacy CC setup -- always use tc-getCC. Also make sure we respect LD.Mike Frysinger2015-05-174-10/+11
* Switch `export -n` to `unset`, and also clear CPPFLAGS & LDFLAGS.Mike Frysinger2015-05-171-25/+33
* Switch `export -n` to `unset`, and also clear CPPFLAGS & LDFLAGS.Mike Frysinger2015-05-176-121/+16
* Added more stub functions for newer e2fsprogs, marked stable.Joseph Jezak2012-06-201-6/+6
* Added more stub functions for newer e2fsprogs, marked stable.Joseph Jezak2012-06-203-13/+44
* Marked ppc stable quickly to fix build problems in the stable tree.Joseph Jezak2012-05-151-5/+5
* Marked ppc stable quickly to fix build problems in the stable tree.Joseph Jezak2012-05-152-3/+6
* Added patch to fix devspec path on newer kernels.Joseph Jezak2012-05-121-4/+6
* Added patch to fix devspec path on newer kernels.Joseph Jezak2012-05-123-1/+96
* Update the stub functions to work with e2fsprogs-1.42.0.Joseph Jezak2012-05-051-5/+5
* Update the stub functions to work with e2fsprogs-1.42.0.Joseph Jezak2012-05-052-17/+34
* Change to EAPI-2, move the patching to src_prepare, add e2fsprogs static-libs...Joseph Jezak2012-05-021-5/+5
* Change to EAPI-2, move the patching to src_prepare, add e2fsprogs static-libs...Joseph Jezak2012-05-022-3/+12
* Added stubbed function patch to fix building with e2fsprogs-1.42.Joseph Jezak2012-05-021-4/+6
* Added stubbed function patch to fix building with e2fsprogs-1.42.Joseph Jezak2012-05-023-1/+217
* Version bump.Joseph Jezak2012-02-241-4/+7
* Version bump.Joseph Jezak2012-02-243-2/+100
* fix manifestSven Wegener2011-05-221-5/+6
* Marked ppc stable. Added patch from bug #352281.Joseph Jezak2011-05-223-3/+51
* Don't PROVIDE virtual/bootloader, bug 359971.Ulrich Müller2011-04-101-7/+7
* Don't PROVIDE virtual/bootloader, bug 359971.Ulrich Müller2011-04-103-10/+10
* Clean up yaboot.conf installation for static package.Joseph Jezak2010-10-031-5/+5
* Clean up yaboot.conf installation for static package.Joseph Jezak2010-10-032-5/+7
* Remove old ofpath patch and move patching to unpack phase.Joseph Jezak2010-10-031-5/+5
* Remove old ofpath patch and move patching to unpack phase.Joseph Jezak2010-10-032-8/+11
* Removed old versions. Added latest version, including a new ofpath.Joseph Jezak2010-10-031-8/+9
* Removed old versions. Added latest version, including a new ofpath.Joseph Jezak2010-10-035-46/+169
* Marked ppc stable for bug #328879.Joseph Jezak2010-07-191-2/+12
* Marked ppc stable for bug #328879.Joseph Jezak2010-07-192-3/+6
* Added nopiessp support for gcc-4Gysbert Wassenaar2010-06-241-11/+3
* Added nopiessp support for gcc-4Gysbert Wassenaar2010-06-243-1/+93