diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/ap/powertop/powertop.SlackBuild | 7 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.19.5 (renamed from source/k/kernel-configs/config-generic-5.19.4) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.19.5.x64 (renamed from source/k/kernel-configs/config-generic-5.19.4.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.19.5-smp (renamed from source/k/kernel-configs/config-generic-smp-5.19.4-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.19.5 (renamed from source/k/kernel-configs/config-huge-5.19.4) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.19.5.x64 (renamed from source/k/kernel-configs/config-huge-5.19.4.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.19.5-smp (renamed from source/k/kernel-configs/config-huge-smp-5.19.4-smp) | 2 |
7 files changed, 7 insertions, 12 deletions
diff --git a/source/ap/powertop/powertop.SlackBuild b/source/ap/powertop/powertop.SlackBuild index 0e9cee19..fbfb597d 100755 --- a/source/ap/powertop/powertop.SlackBuild +++ b/source/ap/powertop/powertop.SlackBuild @@ -20,16 +20,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Modified by Willy Sudiarto Raharjo -# Changelog -# May, 11 : Bumped to 2.0, Fix compilation process, Added patch to fix complaints about a file -# May, 18 : Rebuilt, removed non-existence directory for man pages - cd $(dirname $0) ; CWD=$(pwd) PKGNAM=powertop VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/k/kernel-configs/config-generic-5.19.4 b/source/k/kernel-configs/config-generic-5.19.5 index 66284640..2efe0833 100644 --- a/source/k/kernel-configs/config-generic-5.19.4 +++ b/source/k/kernel-configs/config-generic-5.19.5 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.19.4.x64 b/source/k/kernel-configs/config-generic-5.19.5.x64 index 7f4bd89a..84b553cf 100644 --- a/source/k/kernel-configs/config-generic-5.19.4.x64 +++ b/source/k/kernel-configs/config-generic-5.19.5.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.19.4-smp b/source/k/kernel-configs/config-generic-smp-5.19.5-smp index 679fd016..e5ae6609 100644 --- a/source/k/kernel-configs/config-generic-smp-5.19.4-smp +++ b/source/k/kernel-configs/config-generic-smp-5.19.5-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.19.4 b/source/k/kernel-configs/config-huge-5.19.5 index 7a888994..49bbf1bc 100644 --- a/source/k/kernel-configs/config-huge-5.19.4 +++ b/source/k/kernel-configs/config-huge-5.19.5 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.19.4.x64 b/source/k/kernel-configs/config-huge-5.19.5.x64 index 8ea38c34..ff2de49c 100644 --- a/source/k/kernel-configs/config-huge-5.19.4.x64 +++ b/source/k/kernel-configs/config-huge-5.19.5.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.19.4-smp b/source/k/kernel-configs/config-huge-smp-5.19.5-smp index d481670c..2efda810 100644 --- a/source/k/kernel-configs/config-huge-smp-5.19.4-smp +++ b/source/k/kernel-configs/config-huge-smp-5.19.5-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.4 Kernel Configuration +# Linux/x86 5.19.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y |