diff options
| -rw-r--r-- | meta-oe/recipes-extended/owfs/owfs_2.8p20.bb (renamed from meta-oe/recipes-extended/owfs/owfs_2.8p15.bb) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-oe/recipes-extended/owfs/owfs_2.8p15.bb b/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb index d7c5040cc6..d010867c24 100644 --- a/meta-oe/recipes-extended/owfs/owfs_2.8p15.bb +++ b/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb | |||
| @@ -8,13 +8,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
| 8 | 8 | ||
| 9 | DEPENDS = "fuse virtual/libusb0" | 9 | DEPENDS = "fuse virtual/libusb0" |
| 10 | 10 | ||
| 11 | PR = "r1" | ||
| 12 | |||
| 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/owfs/owfs-${PV}.tar.gz \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/owfs/owfs-${PV}.tar.gz \ |
| 14 | file://owhttpd \ | 12 | file://owhttpd \ |
| 15 | file://owserver " | 13 | file://owserver " |
| 16 | SRC_URI[md5sum] = "24ec3d04ded1b199831f03e70d9e2f1f" | 14 | SRC_URI[md5sum] = "9aebee6c0e724553f5be6a542494eae5" |
| 17 | SRC_URI[sha256sum] = "5bbc4ff01865e114f52ef75fd7dd3a5ee52b9ad6841504cc6155a353c516ed87" | 15 | SRC_URI[sha256sum] = "2374ce7864927a430da83691eb994382407e2dba492f9789b560d025841cc8ba" |
| 18 | 16 | ||
| 19 | inherit autotools update-rc.d | 17 | inherit autotools update-rc.d |
| 20 | 18 | ||
| @@ -69,4 +67,3 @@ INITSCRIPT_NAME_owserver = "owserver" | |||
| 69 | INITSCRIPT_NAME_owhttpd = "owhttpd" | 67 | INITSCRIPT_NAME_owhttpd = "owhttpd" |
| 70 | INITSCRIPT_PARAMS_owserver = "defaults 20" | 68 | INITSCRIPT_PARAMS_owserver = "defaults 20" |
| 71 | INITSCRIPT_PARAMS_owhttpd = "defaults 21" | 69 | INITSCRIPT_PARAMS_owhttpd = "defaults 21" |
| 72 | |||
