Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/docker/builder/openwrt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ main() {
VERBOSE=false
IMAGE_ONLY=false
OPENWRT_REPOSITORY='https://git.prpl.dev/prplmesh/prplwrt.git'
OPENWRT_VERSION='3d511d477e72bd1845c75101a7f3d4e00780991d'
PRPL_FEED='https://git.prpl.dev/prplmesh/feed-prpl.git^89e6602655713f8487c72d8d636daa610d76a468'
OPENWRT_VERSION='3eb6cc7645f166c5e6bb01685dd260e9f4d8a879'
PRPL_FEED='https://git.prpl.dev/prplmesh/feed-prpl.git^752ad4f1d86416b86881d4cfa181598275d9e2c9'
PRPLMESH_VARIANT="-nl80211"
DOCKER_TARGET_STAGE="prplmesh-builder"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
hash: dddeadc60130cf90b620b36719b8cfe267555bee
- name: feed_prpl
uri: https://git.prpl.dev/prplmesh/feed-prpl.git
hash: 89e6602655713f8487c72d8d636daa610d76a468
hash: 752ad4f1d86416b86881d4cfa181598275d9e2c9
- name: feed_opensource_apps
uri: https://intel.prpl.dev/prplmesh/feed_opensource_apps.git
hash: f22c4f0b1d594598b1d38298fba513e5948dd1e4
Expand Down