kernel-wedge: rollback to fixed version for ecne
This commit is contained in:
parent
eb6fbf6434
commit
5fb7e0a7aa
2 changed files with 344 additions and 338 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2023 Luis Guzmán <ark@switnet.org>
|
||||
# Copyright (C) 2025 Luis Guzmán <ark@switnet.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -26,7 +26,7 @@ VERSION=0
|
|||
. ./config
|
||||
|
||||
# Restore udeb build functions for dtbs / firmware packaging on ARM.
|
||||
patch --no-backup-if-mismatch -p2 < $DATA/2.96-ubuntu3.patch
|
||||
patch_p1 $DATA/diff-kernel-wedge-2105_to_296u3.patch
|
||||
|
||||
changelog "Rollback 2.96ubuntu3 on aramo."
|
||||
changelog "Rollback 2.96ubuntu3 on ecne."
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue