diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch.avr32 (renamed from package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch) | 0 | ||||
-rw-r--r-- | package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch.avr32 (renamed from package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch) | 0 | ||||
-rw-r--r-- | package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch.avr32 (renamed from package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch) | 0 | ||||
-rw-r--r-- | package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch.avr32 (renamed from package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch) | 0 | ||||
-rw-r--r-- | package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch.avr32 (renamed from package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch) | 0 | ||||
-rw-r--r-- | package/qtopia4/qtopia4.mk | 3 |
6 files changed, 2 insertions, 1 deletions
diff --git a/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch b/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch.avr32 index 3dcebb7c7..3dcebb7c7 100644 --- a/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch +++ b/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch b/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch.avr32 index e8ee23909..e8ee23909 100644 --- a/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch +++ b/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch b/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch.avr32 index a885a4f03..a885a4f03 100644 --- a/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch +++ b/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch b/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch.avr32 index 235792af8..235792af8 100644 --- a/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch +++ b/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch b/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch.avr32 index a885a4f03..a885a4f03 100644 --- a/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch +++ b/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia4.mk b/package/qtopia4/qtopia4.mk index 9639c1b47..a66b8925b 100644 --- a/package/qtopia4/qtopia4.mk +++ b/package/qtopia4/qtopia4.mk @@ -188,7 +188,8 @@ qtopia4-source: $(DL_DIR)/$(QTOPIA4_SOURCE) $(QTOPIA4_TARGET_DIR)/.unpacked: $(DL_DIR)/$(QTOPIA4_SOURCE) $(QTOPIA4_CAT) $(DL_DIR)/$(QTOPIA4_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) - toolchain/patch-kernel.sh $(QTOPIA4_TARGET_DIR) package/qtopia4/ \ - qtopia-$(QTOPIA4_VERSION)-\*.patch\* + qtopia-$(QTOPIA4_VERSION)-\*.patch \ + qtopia-$(QTOPIA4_VERSION)-\*.patch.$(ARCH) touch $@ $(QTOPIA4_TARGET_DIR)/.configured: $(QTOPIA4_TARGET_DIR)/.unpacked |