Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
ldconfig commands, not before
|
|
RDEPENDS as this affects things like the -doc packages
|
|
function correctly
|
|
like libx11
|
|
|
|
|
|
|
|
number of xorg sdk and native packages replacing with BBCLASSEXTEND
|
|
|
|
|
|
|
|
various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code
|
|
recipes using standard autotools
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
built
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add to the git proxy support so that the proxy configuration can be propogated to the git config (etc/gitconfig in staging).
Add support for ignored hosts in the git proxy.
Examples in site.conf.sample
|
|
Only use repositories that begin "poky-feed". This prevents contamination with
system repositories.
It may be better to patch yum not to ever look in the system repository
locations (i.e. /etc/yum.repos.d).
|
|
|
|
This fixes the build on Fedora 10 where the RPM system macros obliterate the
value of BuildRoot that is set in the spec file.
|
|
|
|
We are only copying the initrd right now.
|
|
|
|
The pstage_manualclean function can be called on a directory containing an
actively held lock on staging. Removing the lock file whilst the lock is held
results in a failure when the lock is released.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5553 311d38ba-8fff-0310-9ca6-ca027cbcb966
|
|
With BB > 1.9 the UI can output the details of an event as it chooses. They do
not need to be converted into notes. Without this patch spurious messages are
generated on BB 1.9.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5540 311d38ba-8fff-0310-9ca6-ca027cbcb966
|