Toggle navigation
Patchwork
Patches credited to ryan.arnold@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: State =
Action Required
| Archived =
No
| 42 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[Cbuildv2/symlinks] lib/fetch.sh: Move tar unpacking to before symlink creation.
-
-
-
2013-10-22
Ryan S. Arnold
New
[Cbuildv2/get_source,17/17] lib/common.sh: get_source - Fix for partial match in snapshots with <package>.conf:latest set.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,16/17] testsuite/test.sh: Add get_URL test for <repo>.git@revision.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,15/17] lib/common.sh: Fix so that get_URL works for <repo>.git@revision.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,14/17] testsuite:test_sources.conf|test.sh: reserve nomatch.git for testing.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,13/17] testsuite/test.sh: Add tests for user git repos not ending in .git.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,12/17,test_] sources.conf: Unify behind <label>.git identifiers for all git repos.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildb2/get_source,11/17] New variable ${sources_conf} to replace hardcoded config/sources.conf.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,10/17] testsuite/test.sh: Add test for tag matching an svn repo in sources.conf.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,09/17] lib/common.sh: echo ${url} in leg that processes direct non .git repositories.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,08/17] lib/common.sh: Fix for unknown/unmatched get_source request.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,07/17] lib/common.sh: echo ${url} in get_source when finding a successful snapshot match.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,06/17] lib/common.sh: find_snapshot should return list of found snapshots even on error.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,05/17] lib/common.sh: Invoke find_snapshot as a subshell in get_source.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,04/17] lib/common.sh: Suppress extraneous trailing whitespace in get_URL and get_source output.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,03/17] testsuite/test.sh: Suppress stderr noise and add new failing get_source tests.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuildv2/get_source,02/17] lib/checkout.sh: checkout should use get_srcdir to reuse code.
-
-
-
2013-10-18
Ryan S. Arnold
New
[Cbuilv2/get_source,01/17] lib/make.sh: Don't continue with build if source isn't found.
-
-
-
2013-10-18
Ryan S. Arnold
New
cbuild/lib/configure.sh: Fix stamp-configure* to prevent spurious configure running.
-
-
-
2013-10-16
Ryan S. Arnold
New
[COMMITTED] cbuild/lib/make.sh: Add ${builddir}/install.log from make install output.
-
-
-
2013-10-16
Ryan S. Arnold
New
cbuild2/lib/common.sh: redirect trace/error/warning, etc. to stderr.
-
-
-
2013-10-16
Ryan S. Arnold
New
[COMMITTED] lib/common.sh (list_URL): correct bash keyword "locals" -> "local".
-
-
-
2013-10-16
Ryan S. Arnold
New
[COMMITTED] config/gcc.conf: Add --disable-shared to stage 1 default_configure_flags.
-
-
-
2013-10-15
Ryan S. Arnold
New
[test_fetch_md5sums_fix] testsuite/test.sh: Add second fetch md5sums test and always use wget -q in testsuite.
-
-
-
2013-10-14
Ryan S. Arnold
New
[test_fetch_md5sums_fix] testsuite/test.sh: Always override ${local_snapshots} for tests.
-
-
-
2013-10-14
Ryan S. Arnold
New
[COMMITTED] Correction for git commit 47e9ce2141cbe48d852b1bb2e9679c3d4fbaf9d2
-
-
-
2013-10-11
Ryan S. Arnold
New
[test_fetch_md5sums,2/2] testsuite/test.sh: Add fetch tests section.
-
-
-
2013-10-11
Ryan S. Arnold
New
[test_fetch_md5sums,1/2] lib/fetch.sh: Add missing ${local_snapshots} to md5sum path.
-
-
-
2013-10-11
Ryan S. Arnold
New
[cbuild2,3/3] testsuite/test.sh: Re-enable running tests from src dir.
-
-
-
2013-10-11
Ryan S. Arnold
New
[cbuild2,2/3] testsuite/test.sh: Remove redundant sourcing of host.conf.
-
-
-
2013-10-11
Ryan S. Arnold
New
[cbuild2,1/3] testsuite/test.sh: Don't use "warning" function before it is sourced.
-
-
-
2013-10-11
Ryan S. Arnold
New
[cbuild2,4/4] Remove ${dir} specific md5sums files.
-
-
-
2013-10-10
Ryan S. Arnold
New
[cbuild2,3/4] config/ffmpeg.conf: separate options --disable-filters and --disable-avfilter
-
-
-
2013-10-10
Ryan S. Arnold
New
[cbuild2,2/4] cbuild2.sh: correct --disable "boostrap" -> "bootstrap" option.
-
-
-
2013-10-10
Ryan S. Arnold
New
[cbuild2,1/4] Remove unneeded infrastructure/md5sums fragment from scripts.
-
-
-
2013-10-10
Ryan S. Arnold
New
Fix git clone to get repo without branch name as part of the url.
-
-
-
2013-10-07
Ryan S. Arnold
New
Fix git clone to get repo without branch name as part of the url.
-
-
-
2013-10-07
Ryan S. Arnold
New
Fix stamp-configure* name for git repos with specific named branches
-
-
-
2013-10-04
Ryan S. Arnold
New
Only return early on error following configure
-
-
-
2013-10-04
Ryan S. Arnold
New
Remove dryrun wrapper from git-new-workdir invocation.
-
-
-
2013-10-04
Ryan S. Arnold
New
Fix stamp name for git repos with specific named branches.
-
-
-
2013-10-04
Ryan S. Arnold
New
Remove lynx check from configure[.ac]. It's no longer used.
-
-
-
2013-10-04
Ryan S. Arnold
New
Bundling
Create bundle: