This website requires JavaScript.
Explore
Help
Register
Sign In
ADHOC
/
replicant-vendor_replicant
Watch
3
Star
0
Fork
0
You've already forked replicant-vendor_replicant
Code
Issues
6
Pull Requests
Releases
Activity
f55a720155
replicant-vendor_replicant
/
vendorsetup.sh
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial Replicant 4.2 commit Change-Id: I6f3249ff6f84862a5a1efee9a50e440381d6866a Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2013-10-28 16:29:59 +00:00
for
combo in
$(
cat vendor/replicant/targets
)
build a list of targets for jenkins to parse Change-Id: I44c1621405c752d2b30731a49864225dbfa7b129
2012-08-18 03:17:11 +00:00
do
add_lunch_combo
$combo
done
Reference in New Issue
Copy Permalink