mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add agaub openvmtools
This commit is contained in:
parent
ffa995d59b
commit
315c7e7cd1
2 changed files with 16 additions and 16 deletions
|
@ -27,8 +27,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -85,8 +85,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -142,8 +142,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -199,8 +199,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -256,8 +256,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -313,8 +313,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -369,8 +369,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 37 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 41 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 38 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
|
@ -69,8 +69,8 @@ MY_DEPENDS := \
|
|||
luci-proto-qmi v2ray-plugin netcat \
|
||||
ca-bundle openssl-util \
|
||||
dejavu-fonts-ttf-DejaVuSerif dejavu-fonts-ttf-DejaVuSerif-Bold dejavu-fonts-ttf-DejaVuSerif-Italic dejavu-fonts-ttf-DejaVuSerif-BoldItalic \
|
||||
luci-app-opkg luci-app-snmpd
|
||||
# (TARGET_x86||TARGET_x86_64):open-vm-tools \
|
||||
luci-app-opkg luci-app-snmpd \
|
||||
(TARGET_x86||TARGET_x86_64):open-vm-tools
|
||||
# (!TARGET_mvebu&&!TARGET_mediatek):kmod-fb-tft-all \
|
||||
# lcd4linux-full
|
||||
# kmod-spi-gpio-custom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue