30cce702e7
Switch homepage and upstream source, add license file (just mentions it's under MIT, better than none). Also fixes: http://autobuild.buildroot.net/results/a2e/a2ed2efe09b12612247a21c5fa3c129f58c9afd8/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
config BR2_PACKAGE_JQUERY_VALIDATION
|
|
bool "jQuery-Validation"
|
|
select BR2_PACKAGE_JQUERY
|
|
help
|
|
The jQuery Validation Plugin provides drop-in validation for
|
|
your existing forms, while making all kinds of
|
|
customizations to fit your application really easy.
|
|
|
|
http://jqueryvalidation.org/
|