Files @ 555a72beb114
Branch filter:

Location: Copyleft/guide/enforcement-case-studies_log-output/thinkpenguin_u-boot-create_symlink.log

bkuhn
Suggestions for in depth discussion of GPLv2§2(a)

GPLv2§2(a) is mentioned quite cursorily. Olly Betts suggests more
coverage here might useful on IRC. I noted some ideas after he
suggested it.
1
2
3
4
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ mv toolchain/bin toolchain/old_bin
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ cd toolchain/
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$ ln -s ../../librecmc/staging_dir/toolchain-mips_34kc_gcc-4.6-linaro_uClibc-0.9.33.2/bin .
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$