• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libyuv/0002-aarch64.patch
Bernd KuhlsBernd Kuhls committed e64c5685acc07 Sep 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Add missing source files for aarch64.
2
​
3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
4
​
5
diff -uNr libyuv-1ebf86795cb213a37f06eb1ef3713cff080568ea.org/CMakeLists.txt libyuv-1ebf86795cb213a37f06eb1ef3713cff080568ea/CMakeLists.txt
6
--- libyuv-1ebf86795cb213a37f06eb1ef3713cff080568ea.org/CMakeLists.txt  2015-06-20 00:04:06.000000000 +0200
7
+++ libyuv-1ebf86795cb213a37f06eb1ef3713cff080568ea/CMakeLists.txt  2015-09-07 19:29:42.898034988 +0200
8
@@ -14,6 +14,7 @@
9
   ${ly_src_dir}/compare.cc
10
   ${ly_src_dir}/compare_common.cc
11
   ${ly_src_dir}/compare_neon.cc
12
+  ${ly_src_dir}/compare_neon64.cc
13
   ${ly_src_dir}/compare_gcc.cc
14
   ${ly_src_dir}/compare_win.cc
15
   ${ly_src_dir}/convert.cc
16
@@ -31,10 +32,12 @@
17
   ${ly_src_dir}/rotate_argb.cc
18
   ${ly_src_dir}/rotate_mips.cc
19
   ${ly_src_dir}/rotate_neon.cc
20
+  ${ly_src_dir}/rotate_neon64.cc
21
   ${ly_src_dir}/row_any.cc
22
   ${ly_src_dir}/row_common.cc
23
   ${ly_src_dir}/row_mips.cc
24
   ${ly_src_dir}/row_neon.cc
25
+  ${ly_src_dir}/row_neon64.cc
26
   ${ly_src_dir}/row_gcc.cc
27
   ${ly_src_dir}/row_win.cc
28
   ${ly_src_dir}/scale.cc
29
@@ -43,6 +46,7 @@
30
   ${ly_src_dir}/scale_common.cc
31
   ${ly_src_dir}/scale_mips.cc
32
   ${ly_src_dir}/scale_neon.cc
33
+  ${ly_src_dir}/scale_neon64.cc
34
   ${ly_src_dir}/scale_gcc.cc
35
   ${ly_src_dir}/scale_win.cc
36
   ${ly_src_dir}/video_common.cc
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.