Age | Commit message (Collapse) | Author | Files |
|
|
|
This is analogous to IPKGCONF_{TARGET,SDK}
|
|
conflict on checksums.ini
|
|
the problem was that KERNELDIR was not getting passed to
"make install", so the host kernel src dir got used, and
the wrong kernel version was then extracted.
|
|
|
|
iscsi-target
Signed-off by Koen Kooi <koen@openembedded.org>
|
|
(from Poky)
git-svn-id: https://svn.o-hand.com/repos/poky@5106 311d38ba-8fff-0310-9ca6-ca027cbcb966
|
|
|
|
IMAGE_ROOTFS_SIZE
|
|
During my work for OpenedHand I wrote one usefull thing which we used for
ext2/ext3 images - autosizing.
In few words: it checks how big rootfs is, adds IMAGE_EXTRA_SPACE amount
of kilobytes to it and gives that size to genext2fs.
|
|
|
|
|
|
|
|
BUILD/TARGET/HOST
This isn't a big deal until we introduce the rest of the SDK variables for
doing Canadian builds.
|
|
|
|
|
|
|
|
handle other architectures
|
|
|
|
|
|
|
|
bump affected python recipes
|
|
|
|
with thumb, so: ARM_INSTRUCTION_SET = "arm"
|
|
|
|
names
|
|
This function is used to correct .la files. Many bb files use their
own do_install so just adding this into the original
autoclass_do_install won't work. This ensures the .la files contain
correct path.
|
|
|
|
|
|
handle other architectures
|
|
|
|
|
|
invoke a makefile in $PWD
* if you use makefiles to control OE which has a distclean target you would end up loosing your build when it hits an e package
* Spotted by Leon Woestenberg
|
|
Without this, postrm script will try to remove service on the host
system in a toolchain environment.
Patch created by Christopher Hall <hsw@openmoko.com>
|
|
|
|
|
|
bitbake
|
|
|
|
This adds ppc64-linux to the siteinfo list.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
|
|
|
|
freedesktop-mime-info when detecting the need for it
|
|
|
|
|
|
to call it and move prerm to postrm
|
|
|
|
* patch was provided by Andrea Adami <andrea.adami@gmail.com> alias ant
* now we can build qt stuff with the arm-uclibc-eabi toolchain
* bump PR on qmake-native and qmake2-native
|
|
|
|
|
|
|
|
|