summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* patches, build: Don't add list files suffixPatrick McDermott2019-04-061-63/+0
| | | | This should be done in opkg.conf instead.
* patches: Detect and optionally suffix gzipped listsPatrick McDermott2019-04-062-0/+144
|
* patches: Apply sequentiallyPatrick McDermott2019-04-064-12/+12
|
* patches: Allow overriding opkg state dir prefixPatrick McDermott2019-04-063-0/+34
|
* patches: Fix segfault on trailing comma in depsPatrick McDermott2019-04-061-0/+39
|
* patches: Fix CMake if() command expressionPatrick McDermott2019-04-041-3/+3
|
* patches: Fix CMake OPTION() syntaxPatrick McDermott2019-04-041-3/+3
| | | | | | | | | Fixes: CMake Warning: Manually-specified variables were not used by the project: REQUIRE_UPGRADE_ARGS
* patches: Fix syntax errorPatrick McDermott2019-04-041-3/+3
| | | | I guess I've spent too much time with Perl.
* patches: Add a missing S-o-bPatrick McDermott2019-04-041-1/+2
|
* patches, build: Allow upgrade command without argumentsPatrick McDermott2019-04-041-0/+91
|
* patches, build: Set default conf file path to /etc/opkg/opkg.confPatrick McDermott2019-04-041-0/+46