diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-03 11:44:38 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-03 12:02:34 +0100 |
commit | ef3de09a6bec187e1b6b8db46c55a237ba226a2c (patch) | |
tree | 5f843e4bfe14f8334eeb2bc1be7eeb348d49b0b6 /recipes-support/mysql/mysql5_5.1.40.bb | |
parent | 156f6d3dc264c26f743a4359e4d40181a79ba038 (diff) | |
download | meta-openembedded-ef3de09a6bec187e1b6b8db46c55a237ba226a2c.tar.gz |
mysql5: import from OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-support/mysql/mysql5_5.1.40.bb')
-rw-r--r-- | recipes-support/mysql/mysql5_5.1.40.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-support/mysql/mysql5_5.1.40.bb b/recipes-support/mysql/mysql5_5.1.40.bb new file mode 100644 index 0000000000..5229312dce --- /dev/null +++ b/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" | ||