diff options
-rw-r--r-- | meta-oe/recipes-support/p910nd/p910nd_0.97.bb (renamed from meta-oe/recipes-support/p910nd/p910nd_0.95.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb b/meta-oe/recipes-support/p910nd/p910nd_0.97.bb index 5ebbb29e10..45aa0d4ac1 100644 --- a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb +++ b/meta-oe/recipes-support/p910nd/p910nd_0.97.bb | |||
@@ -9,8 +9,8 @@ PR = "r2" | |||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/p910nd/p910nd-${PV}.tar.bz2 \ | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/p910nd/p910nd-${PV}.tar.bz2 \ |
10 | file://fix-var-lock.patch" | 10 | file://fix-var-lock.patch" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "c7ac6afdf7730ac8387a8e87198d4491" | 12 | SRC_URI[md5sum] = "69461a6c54dca0b13ecad5b83864b43e" |
13 | SRC_URI[sha256sum] = "7d78642c86dc247fbdef1ff85c56629dcdc6b2a457c786420299e284fffcb029" | 13 | SRC_URI[sha256sum] = "4ac980a3ae24babae6f70f0a692625ece03a4a92c357fbb10d2e368386c3c26f" |
14 | 14 | ||
15 | do_compile () { | 15 | do_compile () { |
16 | ${CC} ${LDFLAGS} -o p910nd p910nd.c | 16 | ${CC} ${LDFLAGS} -o p910nd p910nd.c |