Age | Commit message (Collapse) | Author | Files |
|
sysroot libtool-sdk.
Add libtool-sdk to help the meta toolchain using the .la files. Patch
add_sysroot_function.patch is applied to teach libtool about
LIBTOOL_SYSROOT_PATH .
task-sdk-host.bb is updated along with its consumers to include
libtool-sdk, and meta-toolchain.bb is updated to include this
environment variable.
|
|
By modifying the opkg config files in the toolchain, the toolchain can
expend itself by installing packages from the repository. The default
is to use DISTRO_FEED_URI.
|
|
|
|
(This won't fix the bad dependencies on the old libusb in the build,
but it's a place to start.)
|
|
|
|
|
|
|
|
This fixes build failures caused when building a "be" sdk/toolchain
on a "le" machine, and vice-versa.
|
|
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
|
|
|
|
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
|
|
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
|
|
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
|
|
we have
This is basically to build every useful python application we have, just to
be used inside meta-mamona, so the users could download and install by
our final deb repository.
|
|
Now that we're not using just e-wm to get the whole wm environment,
we decided to create a new task that will cover the wm and everything
we think it'll be useful for the user.
|
|
We don't need it anymore, just removing the file.
|
|
Now that the default action is to build all packages, we don't
need to include this file at meta-mamona, just the buildallpkgs
bb class is enough.
|
|
|
|
mplayer calls for packages/maemo/mplayer_something.bb build that uses libosso.
mplayer-maemo calls for packages/mplayer-maemo_something.bb. That is the one we need.
|
|
|
|
* Unused/Unnecessary tasks/meta have been removed.
* evas-engine-software-x11 has been added as evas depends for Mamona since Mamona support X11 only. Now on Mamona users can install e-wm instead of task-mamona-e that have been removed.
* TODO: task-mamona-noemu has been removed from meta-mamona.bb because some of noemu packages are not compiling. It must be solved before put task-mamona-noemu back to meta-mamona.
|
|
Conflicts:
packages/busybox/busybox_1.11.3.bb
packages/dsplink/codec-engine_2.10.bb
packages/gdb/gdb_6.3.bb
packages/gdb/gdb_6.4.bb
packages/gdb/gdb_6.6.bb
packages/gdb/gdb_6.8.bb
packages/glibc/glibc_2.2.5.bb
packages/glibc/glibc_2.3.2+cvs20040726.bb
packages/glibc/glibc_2.3.2.bb
packages/glibc/glibc_2.3.3+cvs20041128.bb
packages/glibc/glibc_2.3.3+cvs20050221.bb
packages/glibc/glibc_2.3.3+cvs20050420.bb
packages/glibc/glibc_2.3.3.bb
packages/glibc/glibc_2.3.5+cvs20050627.bb
packages/glibc/glibc_2.3.6.bb
packages/glibc/glibc_2.4.bb
packages/glibc/glibc_2.5.bb
packages/glibc/glibc_2.6.1.bb
packages/glibc/glibc_2.7.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb
packages/libsdl/libsdl-x11_1.2.11.bb
packages/linux/linux-rp_2.6.26.bb
packages/mozilla/fennec_hg.bb
packages/python/python_2.5.2.bb
packages/tasks/task-xfce-base.bb
packages/xorg-driver/xf86-video-omapfb_git.bb
packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
|
|
|
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
|
|
Allow a distribution to globally bump the PR of every package
this is useful when there was a change in the toolchain and
every package is going to be different.
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;
Acked-By: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
|
|
|
|
openocd and dfu-util due to libusb conflicts (temporary, until that
conflict can be resolved satisfactorily).
|
|
|
|
least exists
|
|
|
|
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
|
|
|
|
|
|
|
|
task-sdk-bare: meta-toolchain defaults to this, so add it :)
|
|
|
|
|
|
|
|
|
|
error)
|
|
linphone
|
|
|
|
to build the SlugOS kernels using the Master Makefile. This is a starting point
for a more complete external toolchain.
|
|
|
|
simplifications and add various features. Also unbreaks uclibc toolchains
|
|
|