Age | Commit message (Collapse) | Author | Files |
|
fr-fr and thus locale-fr packages were bing omitted)
|
|
pkg_postinst_append is executed after the class postinst.
This is important since recipes like gpanel need to to execute gconftool-2 --load after the gconf class code has processed the schema info
|
|
|
|
This is fixing the compilation of libtool-sdk_2.6.6a
which is currently the only user of BPN.
|
|
and do_install as discussed on ML.
linux.inc : removed uImage creation, its now in kernel.bbclass
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
This reverts commit 736c06e8d8efa79d3d2bc512f13a51f0f63412e2
as this change breaks future versions of bitbake.
See the OE mailing list, in the "Bitbake runqueue performance improvement"
thread for a discussion on why this isn't the best way to solve
multi-image problem and that other better solutions exist.
|
|
* Also, how do I get the build banner back? This bug went unnoticed due to it being gone
|
|
|
|
multiple-machine-share-same-kernel problem
|
|
a recipe blacklister
|
|
|
|
Allow a package to be built that contains only dotfiles or
dot directories under '/'.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
This reverts commit 6633c4c95a713bc365f5d87acc4a94621ed50034.
|
|
To avoid duplicating a lot of configurations for similar machines we
needed to introduce a new concept of machine fallback.
It basically means that when a list is set in MACHINE_FALLBACK
variable, following is done:
- those machines are added to the override list, after the machine
itself;
- if any of these machines matches, the package is dealt as machine
specific one.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
variable.
Default in bitbake.conf for BUILDCFG_HEADER is "Build Configuration". This
lets distributions make their builds ever so slightly prettier :)
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
update IMAGE_ROOTFS variable to fix inconsistent use of IMAGE_ROOTFS variable
content in by apt-native after the changes introducd in
2343808f7386cbd4c7b43f1b24e65e173f5ddf15. This commit changed IMAGE_ROOTFS
from "${TMPDIR}/rootfs" to "${TMPDIR}/rootfs/${PN}" and that caused
IMAGE_ROOTFS to expand to ${TMPDIR}/rootfs/apt-native in apt.conf.sample,
however rootfs_deb.class uses apt.conf.sample to generate apt-rootfs.conf and
here here IMAGE_ROOTFS is different from that in apt-native package.
Acked-by: Tom Rini <trini@embeddedaley.com>
|
|
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
By default, for now, it just checks for LICENSE being left as default when
SRC_URI is set, and an empty DESCRIPTION, which freaks out the packaging
classes.
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
recipe_sanity_all.
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Parallel image builds race in package_update_index_ipk, so locking is
needed and for a proper lock package_update_index_ipk needs to be a
proper task.
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
dependencies".
Fixes a bug pointed out where a missing rdepends of a package installed into
an image wasn't resulting in a failure in the do_rootfs task.
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Set IMAGE_KEEPROOTFS to something other than the empty string to keep
tmp/rootfs around after image creation, otherwise it will be removed, as it's
not a fully functional filesystem, and causes much confusion among users as a
result.
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
This patch unbreaks current behaviour which was introduced by
MACHINE_KERNEL_PR variable.
As most of target machines do not use it they have PR with broken value
(set to "r0" instead of value in recipe). I took other way which makes
both types of users happy -- those with MACHINE_KERNEL_PR in use and
those without it.
By default we set M_K_PR to empty string instead of "r0" - this allows
to check is it set at all or not. If it is set then we set PR to this value.
Otherwise we ignore existance of that variable and use PR from recipe.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
This reverts commit ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2.
Acked-by: Richard Purdie, Leon Woestenberg
|
|
in /usr/lib specifically for its bits
|
|
|
|
management; only add it to ${PN} in any case.
|
|
* this method will install all linguas in $IMAGE_LINGUAS for all packages installed into the rootfs
* currently opkg only, guarded with a check
|
|
Currently just checks for variables which the recipe can avoid defining, as
the values end up the same as the defaults. Formerly known as kergoth_sanity,
but we all know such a thing is mythical ;)
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
|
|
Scrollkeeper generates its XML database for every package when
installing it. The problem is that while building it sees only specific
package scrollkeeper stuff so we get wrong scrollkeeper xml file
generated for every gnome.bbclass package. Including the file into every
gnome package results in package contents conflicts.
This patch removes a quick hack made by Koen with previous commit.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
to TMPDIR
* freeze.inc would work as well, but I got this working first
|