mirror of
https://github.com/Fishwaldo/meta-pine64.git
synced 2025-03-15 19:41:59 +00:00
mpv and vlc flags and update meta-kde-gear repo commit
This commit is contained in:
parent
21f57e3509
commit
feb25fc845
3 changed files with 9 additions and 1 deletions
3
recipes-multimedia/mpv/mpv_%.bbappend
Normal file
3
recipes-multimedia/mpv/mpv_%.bbappend
Normal file
|
@ -0,0 +1,3 @@
|
|||
EXTRA_OECONF += " \
|
||||
--enable-libmpv-shared \
|
||||
"
|
5
recipes-multimedia/vlc/vlc_%.bbappend
Normal file
5
recipes-multimedia/vlc/vlc_%.bbappend
Normal file
|
@ -0,0 +1,5 @@
|
|||
PACKAGECONFIG += " gstreamer qt5 vorbis ogg x264 x11"
|
||||
|
||||
#DEPENDS += " \
|
||||
# wayland-native \
|
||||
#"
|
2
setup.sh
2
setup.sh
|
@ -31,7 +31,7 @@ layers['yocto-meta-kf5']='https://github.com/KDE/yocto-meta-kf5.git|master|28828
|
|||
layers['yocto-meta-kde']='https://github.com/KDE/yocto-meta-kde.git|master|e533c2bf3133cc3fec6f78104ed0839fd84e2165'
|
||||
layers['meta-python2']='https://git.openembedded.org/meta-python2|kirkstone|f02882e2aa9279ca7becca8d0cedbffe88b5a253'
|
||||
layers['meta-java']='https://github.com/meta-java/meta-java.git|kirkstone|8bf79fc2002bb83c6439d25bb63e4206894c2d10'
|
||||
layers['meta-kde-gear']='https://github.com/Fishwaldo/meta-kde-gear.git|master|d684eb323b972627858e7a7daadd30dd52d23761'
|
||||
layers['meta-kde-gear']='https://github.com/Fishwaldo/meta-kde-gear.git|master|cb5f717f21ca8f5bc937cb52350aa46a59aa8d7d'
|
||||
#layers['meta-clang']='https://github.com/davidlt/meta-clang.git|langdale|aa46b8e9599c1d3cc165b79355100adbc4c8effa'
|
||||
|
||||
echo "Checking Layers..."
|
||||
|
|
Loading…
Add table
Reference in a new issue