summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg-utils/opkg-utils
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils')
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch2
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
index 203c585053..6b7ca7da3e 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
@@ -7,6 +7,8 @@ Subject: [PATCH 1/2] Only use --sort=name on versions of tar which support it.
7 7
8Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> 8Signed-off-by: Michael Hansen <michael.j.hansen@hp.com>
9Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> 9Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
10Upstream-Status: Backport
11
10--- 12---
11 opkg-build | 11 ++++++++--- 13 opkg-build | 11 ++++++++---
12 1 file changed, 8 insertions(+), 3 deletions(-) 14 1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
index 0a7403d674..e338914b09 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
@@ -8,6 +8,8 @@ Subject: [PATCH 2/2] opkg-build: Use local time for build_date, since opkg
8 8
9Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> 9Signed-off-by: Michael Hansen <michael.j.hansen@hp.com>
10Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> 10Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
11Upstream-Status: Backport
12
11--- 13---
12 opkg-build | 8 ++++---- 14 opkg-build | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-) 15 1 file changed, 4 insertions(+), 4 deletions(-)