diff options
Diffstat (limited to 'meta-oe/recipes-support/mysql/mysql5_5.1.40.bb')
-rw-r--r-- | meta-oe/recipes-support/mysql/mysql5_5.1.40.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/mysql/mysql5_5.1.40.bb b/meta-oe/recipes-support/mysql/mysql5_5.1.40.bb new file mode 100644 index 000000000..5229312dc --- /dev/null +++ b/meta-oe/recipes-support/mysql/mysql5_5.1.40.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require ${PN}_${PV}.inc | ||
2 | |||
3 | DEPENDS += mysql5-native | ||
4 | |||
5 | SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad" | ||
6 | SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432" | ||