| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | tyler writes: | Eric Andersen | 2006-04-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | Building DirectFB compiles fine and installs fine, but when running on the target the libraries look for DirectFB modules within a path that was defined as $(PREFIX) during the build. Under buildroot PREFIX is set to $(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies. Instead, it should be built such that PREFIX=/usr then have prefix & exec_prefix set to $(STAGING_DIR)/usr when it's time to install. | |||||
| * | version bump #561 | Mike Frysinger | 2005-11-24 | 2 | -18/+1 | |
| | | ||||||
| * | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | disable some drivers, touchup build system, and install into STAGING_DIR prefix | Mike Frysinger | 2005-09-08 | 2 | -5/+24 | |
| | | ||||||
| * | http://bugs.uclibc.org/view.php?id=189 | Eric Andersen | 2005-04-26 | 2 | -0/+84 | |
