Age | Commit message (Collapse) | Author | Files |
|
|
|
autobuild
|
|
added a few missing packages (were present in
` conf/distro/slugos-packages.conf but not here)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
explicit glibc dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and e397c9dbfc8889c38742886d0a402a957ddee229
|
|
|
|
and 93e5bd9df4fa3927a9dfb67420d1a48ab721c007
|
|
|
|
|
|
and e1959e48d26e0499e408ad374dceffa4f1055500
|
|
|
|
|
|
|
|
slugbug #264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in meta
|
|
slugos.
|
|
to autobuild failures. Demoted alsa-utils from ucslugc due to autobuild failures.
|
|
|
|
|
|
|
|
- when using oe_libinstall to install a libtool library (.la file
- present) into the staging directory (${STAGING_LIBDIR}) fix up the
- installed .lai file so that it contains 'installed=no' - this
- prevents libtool from subsequently using a copy of the build system
- library if it exists in the final (target) installation directory
- on the build machine (typically /usr/lib). Remove the patches from
- pcre_4.4.bb to match (it now seems to work without them), add
- cherokee to the openslug (etc) build (it was failing because of this
- problem.)
|
|
|
|
- All the openslug/ucslugc specific .bb files are converted in this
- change to use generic 'slugos' files with the required configuration
- in openslug.conf or ucslugc.conf. This unifies the image and package
- build stuff. Old targets should continue to work as the slugos
- .bb files PROVIDE the required targets.
|