From 9a5877f2ba7937fd717588b98e804f3384683786 Mon Sep 17 00:00:00 2001 From: Lauren Kelly <lauren.kelly@msn.com> Date: Sun, 15 Mar 2020 14:52:54 +0000 Subject: [PATCH] alcatel-pop7lte: fix symlinks to shared patches following !1068 Signed-off-by: Lauren Kelly <lauren.kelly@msn.com> --- .../gcc7-give-up-on-ilog2-const-optimizations.patch | 2 +- device/testing/linux-alcatel-pop7lte/gcc8-fix-put-user.patch | 2 +- .../kernel-use-the-gnu89-standard-explicitly.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/device/testing/linux-alcatel-pop7lte/gcc7-give-up-on-ilog2-const-optimizations.patch b/device/testing/linux-alcatel-pop7lte/gcc7-give-up-on-ilog2-const-optimizations.patch index 399bfe8d4e7..da3d1ed41bb 120000 --- a/device/testing/linux-alcatel-pop7lte/gcc7-give-up-on-ilog2-const-optimizations.patch +++ b/device/testing/linux-alcatel-pop7lte/gcc7-give-up-on-ilog2-const-optimizations.patch @@ -1 +1 @@ -../../../.shared-patches/linux/gcc7-give-up-on-ilog2-const-optimizations.patch \ No newline at end of file +../../.shared-patches/linux/gcc7-give-up-on-ilog2-const-optimizations.patch \ No newline at end of file diff --git a/device/testing/linux-alcatel-pop7lte/gcc8-fix-put-user.patch b/device/testing/linux-alcatel-pop7lte/gcc8-fix-put-user.patch index 67b8ba9ad15..1d40b26743b 120000 --- a/device/testing/linux-alcatel-pop7lte/gcc8-fix-put-user.patch +++ b/device/testing/linux-alcatel-pop7lte/gcc8-fix-put-user.patch @@ -1 +1 @@ -../../../.shared-patches/linux/gcc8-fix-put-user.patch \ No newline at end of file +../../.shared-patches/linux/gcc8-fix-put-user.patch \ No newline at end of file diff --git a/device/testing/linux-alcatel-pop7lte/kernel-use-the-gnu89-standard-explicitly.patch b/device/testing/linux-alcatel-pop7lte/kernel-use-the-gnu89-standard-explicitly.patch index 0e4acc3aa24..a5f4de27603 120000 --- a/device/testing/linux-alcatel-pop7lte/kernel-use-the-gnu89-standard-explicitly.patch +++ b/device/testing/linux-alcatel-pop7lte/kernel-use-the-gnu89-standard-explicitly.patch @@ -1 +1 @@ -../../../.shared-patches/linux/kernel-use-the-gnu89-standard-explicitly.patch \ No newline at end of file +../../.shared-patches/linux/kernel-use-the-gnu89-standard-explicitly.patch \ No newline at end of file -- GitLab