index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rm_work.bbclass: Improve handling of noexec tasks
Richard Purdie
2011-02-21
1
-0
/
+9
*
lib/oe/path.py: Add expection class to handle the output argument
Richard Purdie
2011-02-21
1
-1
/
+8
*
rpm: Increase the number of solvedb's allowed
Mark Hatle
2011-02-18
2
-1
/
+31
*
documentation/kernel-manual/kernel-how-to.xml: Changes to section 3.4.4 and n...
Scott Rifenbark
2011-02-18
1
-0
/
+31
*
documentation/kernel-manual/kernel-how-to.xml: fix to step 3 and 4 of section...
Scott Rifenbark
2011-02-18
1
-1
/
+6
*
documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4
Scott Rifenbark
2011-02-18
1
-1
/
+1
*
documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of section 3.4.4
Scott Rifenbark
2011-02-18
1
-1
/
+2
*
meta/lib/oe/path: Use check_output for subprocess so we can see error info. I...
Richard Purdie
2011-02-18
1
-10
/
+38
*
local.conf.sample: Handle the case the user incomments a machine entry and ex...
Richard Purdie
2011-02-18
1
-2
/
+3
*
conf/machine: Drop older machines with no recent updates
Richard Purdie
2011-02-18
499
-3142073
/
+0
*
local.conf.sample: Update MACHINE list to match our website and documented su...
Richard Purdie
2011-02-18
1
-13
/
+10
*
bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep call
Richard Purdie
2011-02-18
2
-7
/
+7
*
gstreamer: reenable PARALLEL_MAKE
Dongxiao Xu
2011-02-17
1
-2
/
+0
*
openssl: fix parallel make
Qing He
2011-02-17
3
-4
/
+22
*
connman-gnome: Enable config menu popup even services are not available
Dongxiao Xu
2011-02-17
2
-2
/
+22
*
recipe-core/meta/meta-toolchain.bb: Set correct value for CONFIG_SITE.
Lianhao Lu
2011-02-17
1
-1
/
+3
*
toolchain-script/populate_sdk/meta-toolchain: moving common code.
Lianhao Lu
2011-02-17
3
-24
/
+29
*
toolchain-scripts.bbclass: Added libtool sysroot support.
Lianhao Lu
2011-02-17
1
-6
/
+4
*
gtk+: Fix build of documentation
Scott Garman
2011-02-18
5
-6
/
+41
*
docbook-utils-native: set SGML_EXTRA_CATALOGS in jw
Scott Garman
2011-02-18
1
-1
/
+4
*
openjade-native: Set datadir explicitly
Scott Garman
2011-02-18
1
-1
/
+5
*
docbook-dsssl-stylesheets-native: add missing files to install
Scott Garman
2011-02-18
1
-2
/
+2
*
perl-native: fix parallel build
Nitin A Kamble
2011-02-17
3
-2
/
+22
*
libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers...
Richard Purdie
2011-02-17
1
-0
/
+4
*
buildstats.bbclass: Remove unneeded debug output
Richard Purdie
2011-02-16
1
-1
/
+0
*
gypsy: Convert SRCREV to a git revision instead of an svn one after recipe mi...
Richard Purdie
2011-02-16
1
-1
/
+1
*
perl perl-native: turn on parallel make
Nitin A Kamble
2011-02-16
2
-4
/
+0
*
lttng-viewer: Fix rootfs contruction
Mark Hatle
2011-02-16
1
-0
/
+1
*
iputils: enable generation of man pages
Scott Garman
2011-02-16
1
-8
/
+5
*
opensp: improve configuration and install steps
Scott Garman
2011-02-16
1
-0
/
+18
*
docbook-utils-native: new recipe v0.6.14
Scott Garman
2011-02-16
1
-0
/
+48
*
sgml-common-native: fix license info and checksum fields
Scott Garman
2011-02-16
1
-6
/
+4
*
texinfo: recipe cleanup, add native support
Scott Garman
2011-02-16
1
-11
/
+15
*
eds-dbus: reenable PARALLEL_MAKE
Saul Wold
2011-02-16
1
-1
/
+1
*
pango: reenable PARALLEL_MAKE
Saul Wold
2011-02-16
1
-1
/
+1
*
ncurses: reenable PARALLEL_MAKE
Saul Wold
2011-02-16
1
-1
/
+1
*
gettext: reenable PARALLEL_MAKE
Saul Wold
2011-02-16
1
-1
/
+1
*
linux-libc-headers-yocto: Added RPROVIDES.
Lianhao Lu
2011-02-16
1
-1
/
+3
*
poky.conf: make the WHITELIST for INCOMPATIBLE_LICENSE overridable
Saul Wold
2011-02-16
1
-3
/
+3
*
package_rpm: Fix solverdb generation
Mark Hatle
2011-02-16
3
-20
/
+28
*
image.bbclass: Disable shell debug messages
Mark Hatle
2011-02-16
1
-1
/
+1
*
rpm: Avoid fsync when writing files
Mark Hatle
2011-02-16
2
-0
/
+35
*
rpm: Add the ability to use the platform file during install
Mark Hatle
2011-02-16
4
-8
/
+170
*
Doing uname without subprocess: buildstats.bbclass
Beth Flanagan
2011-02-16
1
-4
/
+7
*
mkfontdir/font-alias: Fix native RDEPENDS
Richard Purdie
2011-02-16
2
-1
/
+2
*
sqlite3-native: Drop dependencies on ncurses and readline plus enable in memo...
Richard Purdie
2011-02-16
2
-3
/
+4
*
bitbake/fecth2: Ensure BB_FETCH_PREMIRRORONLY being set as false is handled c...
Richard Purdie
2011-02-16
1
-1
/
+2
*
bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored
Richard Purdie
2011-02-16
1
-0
/
+2
*
bitbake/runqueue: When we successfully fork off a task and there are more pro...
Richard Purdie
2011-02-15
1
-0
/
+2
*
bitbake/runqueue: When we have successfully collected a pid value return True...
Richard Purdie
2011-02-15
1
-0
/
+1
[prev]
[next]