From 1bb817f66d5ae0f83db05d82f76b42a650803ea4 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 2 Jan 1970 11:16:59 +0100 Subject: [PATCH] rpi3-userland: updated to 20191217 --- rpi3-userland/.footprint | 97 +++++++++++++++++++++++++++++++++++++++- rpi3-userland/.signature | 8 ++-- rpi3-userland/Pkgfile | 6 +-- 3 files changed, 103 insertions(+), 8 deletions(-) diff --git a/rpi3-userland/.footprint b/rpi3-userland/.footprint index 0619d73..004eb23 100644 --- a/rpi3-userland/.footprint +++ b/rpi3-userland/.footprint @@ -1,11 +1,27 @@ drwxr-xr-x root/root opt/ drwxr-xr-x root/root opt/vc/ drwxr-xr-x root/root opt/vc/bin/ +-rwxr-xr-x root/root opt/vc/bin/containers_check_frame_int +-rwxr-xr-x root/root opt/vc/bin/containers_datagram_receiver +-rwxr-xr-x root/root opt/vc/bin/containers_datagram_sender +-rwxr-xr-x root/root opt/vc/bin/containers_dump_pktfile +-rwxr-xr-x root/root opt/vc/bin/containers_rtp_decoder +-rwxr-xr-x root/root opt/vc/bin/containers_stream_client +-rwxr-xr-x root/root opt/vc/bin/containers_stream_server +-rwxr-xr-x root/root opt/vc/bin/containers_test +-rwxr-xr-x root/root opt/vc/bin/containers_test_bits +-rwxr-xr-x root/root opt/vc/bin/containers_test_uri +-rwxr-xr-x root/root opt/vc/bin/containers_uri_pipe -rwxr-xr-x root/root opt/vc/bin/dtmerge -rwxr-xr-x root/root opt/vc/bin/dtoverlay -rwxr-xr-x root/root opt/vc/bin/dtoverlay-post -rwxr-xr-x root/root opt/vc/bin/dtoverlay-pre lrwxrwxrwx root/root opt/vc/bin/dtparam -> dtoverlay +-rwxr-xr-x root/root opt/vc/bin/mmal_vc_diag +-rwxr-xr-x root/root opt/vc/bin/raspistill +-rwxr-xr-x root/root opt/vc/bin/raspivid +-rwxr-xr-x root/root opt/vc/bin/raspividyuv +-rwxr-xr-x root/root opt/vc/bin/raspiyuv -rwxr-xr-x root/root opt/vc/bin/tvservice -rwxr-xr-x root/root opt/vc/bin/vcgencmd -rwxr-xr-x root/root opt/vc/bin/vchiq_test @@ -50,6 +66,52 @@ drwxr-xr-x root/root opt/vc/include/WF/ -rw-r--r-- root/root opt/vc/include/WF/wfcplatform.h -rw-r--r-- root/root opt/vc/include/bcm_host.h drwxr-xr-x root/root opt/vc/include/interface/ +drwxr-xr-x root/root opt/vc/include/interface/mmal/ +drwxr-xr-x root/root opt/vc/include/interface/mmal/core/ +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_buffer_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_clock_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_component_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_core_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_events_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/core/mmal_port_private.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_buffer.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_clock.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_common.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_component.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_encodings.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_events.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_format.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_logging.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters_audio.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters_camera.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters_clock.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters_common.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_parameters_video.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_pool.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_port.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_queue.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/mmal_types.h +drwxr-xr-x root/root opt/vc/include/interface/mmal/util/ +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_component_wrapper.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_connection.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_default_components.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_graph.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_il.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_list.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_param_convert.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_util.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_util_params.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/util/mmal_util_rational.h +drwxr-xr-x root/root opt/vc/include/interface/mmal/vc/ +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_api.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_api_drm.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_client_priv.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_msgnames.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_msgs.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_opaque_alloc.h +-rw-r--r-- root/root opt/vc/include/interface/mmal/vc/mmal_vc_shm.h drwxr-xr-x root/root opt/vc/include/interface/peer/ -rw-r--r-- root/root opt/vc/include/interface/peer/vc_vchi_dispmanx_common.h drwxr-xr-x root/root opt/vc/include/interface/vchi/ @@ -130,6 +192,8 @@ drwxr-xr-x root/root opt/vc/include/interface/vcos/pthreads/ -rw-r--r-- root/root opt/vc/include/interface/vcos/vcos_timer.h -rw-r--r-- root/root opt/vc/include/interface/vcos/vcos_tls.h -rw-r--r-- root/root opt/vc/include/interface/vcos/vcos_types.h +drwxr-xr-x root/root opt/vc/include/interface/vcsm/ +-rw-r--r-- root/root opt/vc/include/interface/vcsm/user-vcsm.h drwxr-xr-x root/root opt/vc/include/interface/vctypes/ -rw-r--r-- root/root opt/vc/include/interface/vctypes/vc_display_types.h -rw-r--r-- root/root opt/vc/include/interface/vctypes/vc_image_structs.h @@ -191,13 +255,19 @@ drwxr-xr-x root/root opt/vc/include/vcinclude/ -rw-r--r-- root/root opt/vc/include/vcinclude/vcore.h drwxr-xr-x root/root opt/vc/lib/ -rwxr-xr-x root/root opt/vc/lib/libbcm_host.so +-rwxr-xr-x root/root opt/vc/lib/libcontainers.so -rwxr-xr-x root/root opt/vc/lib/libdebug_sym.so -rw-r--r-- root/root opt/vc/lib/libdebug_sym_static.a -rwxr-xr-x root/root opt/vc/lib/libdtovl.so +-rwxr-xr-x root/root opt/vc/lib/libmmal.so +-rwxr-xr-x root/root opt/vc/lib/libmmal_components.so +-rwxr-xr-x root/root opt/vc/lib/libmmal_core.so +-rwxr-xr-x root/root opt/vc/lib/libmmal_util.so +-rwxr-xr-x root/root opt/vc/lib/libmmal_vc_client.so -rwxr-xr-x root/root opt/vc/lib/libvchiq_arm.so -rw-r--r-- root/root opt/vc/lib/libvchostif.a --rw-r--r-- root/root opt/vc/lib/libvcilcs.a -rwxr-xr-x root/root opt/vc/lib/libvcos.so +-rwxr-xr-x root/root opt/vc/lib/libvcsm.so drwxr-xr-x root/root opt/vc/lib/pkgconfig/ -rw-r--r-- root/root opt/vc/lib/pkgconfig/bcm_host.pc -rw-r--r-- root/root opt/vc/lib/pkgconfig/brcmegl.pc @@ -205,6 +275,31 @@ drwxr-xr-x root/root opt/vc/lib/pkgconfig/ -rw-r--r-- root/root opt/vc/lib/pkgconfig/brcmvg.pc -rw-r--r-- root/root opt/vc/lib/pkgconfig/mmal.pc -rw-r--r-- root/root opt/vc/lib/pkgconfig/vcsm.pc +drwxr-xr-x root/root opt/vc/lib/plugins/ +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_asf.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_avi.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_binary.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_flv.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_metadata_id3.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_mkv.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_mp4.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_mpga.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_ps.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_qsynth.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_raw_video.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_rcv.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_rtp.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_rtsp.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_rv9.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_simple.so +-rwxr-xr-x root/root opt/vc/lib/plugins/reader_wav.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_asf.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_avi.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_binary.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_dummy.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_mp4.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_raw_video.so +-rwxr-xr-x root/root opt/vc/lib/plugins/writer_simple.so drwxr-xr-x root/root opt/vc/src/ drwxr-xr-x root/root opt/vc/src/hello_pi/ -rw-r--r-- root/root opt/vc/src/hello_pi/CMakeLists.txt diff --git a/rpi3-userland/.signature b/rpi3-userland/.signature index 1d1bc3f..63f0890 100644 --- a/rpi3-userland/.signature +++ b/rpi3-userland/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/raspberrypi3-arm.pub -RWROOThsoDo5hK4WJCUUmWTokF/LsuS7VdNwGuEM5ptbw2yGGymmkViQOKpU7RZULSJc2vyY5Er220n1WQdCnGc6hoV4tNBDlQI= -SHA256 (Pkgfile) = 60882117d402df9b32b61489d13e643a7205b5795ac0e47d3fd43b4b74fa2e38 -SHA256 (.footprint) = 58f7475508dca206d71040df715a0f97179c73762740324373327b6e0d429cf4 -SHA256 (rpi3-userland-20190925.tar.gz) = 1e0d4e7b837c9d36f5e987dd50ffad6d9c091e24e8638356399dba5d45866282 +RWROOThsoDo5hFpvzF3cS2aNuKb8S7UNdqPGhkBw7fvNJOV7Pm+FBwyWrBAqTc4i/JAO9hf8DeenYbl7VvGw1U4zPaAEWQdxpAY= +SHA256 (Pkgfile) = 8ea57dd2c901148e40e1f6ef61363d80872a5a65251709b5ad0ea02548e96023 +SHA256 (.footprint) = 0d9e89c63f23fb76290fc1d6f0d4bc87f21de32584a073d1a9a76f05ce0a6ad7 +SHA256 (rpi3-userland-20191217.tar.gz) = cb0f1d653fdb9975783f30359277d9de2868607381e081796eac68745e3e8324 diff --git a/rpi3-userland/Pkgfile b/rpi3-userland/Pkgfile index 8a21124..a341c8b 100644 --- a/rpi3-userland/Pkgfile +++ b/rpi3-userland/Pkgfile @@ -4,16 +4,16 @@ # Depends on: cmake name=rpi3-userland -version=20190925 +version=20191217 release=1 -commit=13b33c8ee52521ac3c804ffa6d8e8b8a8cd30697 +commit=42ec119e03eb8dffc7c83e2ac0e665e333abbef6 source=(https://github.com/raspberrypi/userland/archive/$commit/$name-$version.tar.gz) build() { mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release \ - -DARM64=aarch64 \ + -DARM64=ON \ ../userland-$commit make make DESTDIR=$PKG install -- 2.26.2