index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PARALLEL_MAKE to BB_ENV_EXTRAWHITE
Darren Hart
2011-06-28
1
-1
/
+1
*
bitbake wrapper: exit if python v3 is detected
Scott Garman
2011-06-28
1
-0
/
+11
*
qemuimagetest: update cvs and iptables to newer version for toolchain test
Jiajun Xu
2011-06-24
2
-11
/
+43
*
native.bbclass: Add a simple chown intercept command
Mark Hatle
2011-06-23
1
-0
/
+2
*
python: Switch to using the default -dbg package
Mark Hatle
2011-06-23
1
-7
/
+9
*
runqemu: take TMPDIR from bitbake
Anders Darander
2011-06-14
1
-14
/
+10
*
scripts/bitbake: Only build tar-replacement-native when the build system tar ...
Richard Purdie
2011-06-09
1
-2
/
+19
*
create-pull-request: Add URL documentation
Mark Hatle
2011-06-09
1
-0
/
+3
*
send-pull-request: fix a small typo that fails the script
Dexuan Cui
2011-06-02
1
-1
/
+1
*
create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://'
Martin Jansa
2011-06-01
1
-1
/
+1
*
create-pull-request: generalize the repository URL parsing
Darren Hart
2011-05-23
1
-17
/
+12
*
send-pull-request: drop sendemail checks
Otavio Salvador
2011-05-23
1
-16
/
+0
*
*pull-request: add copyright, license, and descriptions
Darren Hart
2011-05-19
2
-0
/
+51
*
send-pull-request: streamline git-send-email usage
Darren Hart
2011-05-19
1
-42
/
+26
*
create-pull-request: add untested oe repository support
Darren Hart
2011-05-19
1
-0
/
+7
*
create-pull-request: add GitHub remote support
Otavio Salvador
2011-05-19
1
-0
/
+7
*
create-pull-request: do not check certificate
Otavio Salvador
2011-05-19
1
-1
/
+1
*
send-pull-request: verify git sendemail config
Darren Hart
2011-05-19
1
-0
/
+15
*
send-pull-request: don't send all patches to everyone even with -a
Darren Hart
2011-05-19
1
-28
/
+47
*
send-pull-request: fix greedy auto-cc regex
Darren Hart
2011-05-19
1
-1
/
+1
*
send-pull-request: remove local mta support
Darren Hart
2011-05-19
1
-87
/
+21
*
send-pull-request: whitespace cleanup
Darren Hart
2011-05-19
1
-125
/
+125
*
create-pull-request: provide an RFC mode via -c argument
Darren Hart
2011-05-19
1
-2
/
+22
*
create-pull-request: rewrite known private URLs to public URLs
Darren Hart
2011-05-19
1
-1
/
+13
*
create-pull-request: use git request-pull and arbitrary remotes
Darren Hart
2011-05-19
1
-26
/
+52
*
create-pull-request: whitespace cleanup
Darren Hart
2011-05-19
1
-39
/
+39
*
create-pull-request: alphabetize arguments
Darren Hart
2011-05-19
1
-5
/
+5
*
scripts/oe-buildenv-internal: Improve message when bitbake is missing
Richard Purdie
2011-05-18
1
-1
/
+1
*
scripts/oe-setup-builddir: Add missing .sample extensions and default to meta...
Richard Purdie
2011-05-16
1
-2
/
+4
*
scripts/oe-setup-builddir: fix typo
Otavio Salvador
2011-05-10
1
-1
/
+1
*
qemu-script: Fix qemu seg fault if install Nvidia proprietary driver.
Zhai Edwin
2011-05-10
1
-2
/
+11
*
qemuimagetest: Add executable permission to test scripts for toolchain
Jiajun Xu
2011-05-04
3
-0
/
+0
*
qemuimagetest: Enable toolchain automation tests in qemuimagetest
Jiajun Xu
2011-05-04
9
-1
/
+339
*
create-lsb-iamge:Fix bugs
Xiaofeng Yan
2011-05-04
1
-1
/
+1
*
create-lsb-image:Rename creat-lsb-image and fix some bugs
Xiaofeng Yan
2011-04-24
2
-198
/
+228
*
Further cleanup of various poky references
Richard Purdie
2011-04-21
11
-39
/
+48
*
scripts/runqemu.README: Clean this up to accurately reflect what the runqemu ...
Richard Purdie
2011-04-21
1
-68
/
+20
*
runqemu-extra-sdk: Update function usage to clearly reflect its meaning
Richard Purdie
2011-04-21
1
-1
/
+1
*
Rename ~/.poky-sdk/ temp workdir to ~/.runqemu-sdk/
Richard Purdie
2011-04-21
3
-8
/
+8
*
POKY_QEMU_IFUP -> RUNQEMU_IFUP
Richard Purdie
2011-04-20
1
-3
/
+3
*
Rename the remaining poky-* scripts to oe-* or runqemu-*
Richard Purdie
2011-04-20
13
-15
/
+15
*
poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable r...
Richard Purdie
2011-04-20
1
-18
/
+18
*
Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKI
Richard Purdie
2011-04-20
1
-4
/
+4
*
POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT
Richard Purdie
2011-04-20
6
-27
/
+27
*
Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*
Richard Purdie
2011-04-20
24
-29
/
+29
*
Replace POKYBASE with COREBASE
Richard Purdie
2011-04-20
13
-13
/
+13
*
Remove obsolete scripts/classes
Richard Purdie
2011-04-20
2
-200
/
+0
*
Rename poky-qemu to runqemu
Richard Purdie
2011-04-20
19
-34
/
+34
*
Rename poky-init-build-env to oe-init-build-env
Richard Purdie
2011-04-20
3
-2
/
+2
*
scripts/poky-qemu-internal: call stty sane before exit
Khem Raj
2011-03-31
1
-2
/
+4
[next]