Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-03-27 | libnfo: Add libnfo hg. | Paul Menzel | 1 | |
1. `--enable-pic` is needed for non-x86 architectures. 2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though. 3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`. 4. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`. [ fixed SRC_URI and PV - Koen ] Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@openembedded.org> |