diff options
Diffstat (limited to 'recipes-devtools/ruby')
| -rw-r--r-- | recipes-devtools/ruby/cool.io_1.9.0.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/ruby/serverengine_2.2.1.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes-devtools/ruby/cool.io_1.9.0.bb b/recipes-devtools/ruby/cool.io_1.9.0.bb index 2e827a8..9305be4 100644 --- a/recipes-devtools/ruby/cool.io_1.9.0.bb +++ b/recipes-devtools/ruby/cool.io_1.9.0.bb | |||
| @@ -8,8 +8,6 @@ SRCREV = "6f85a2a104488e5c7cb128b9a83058d28ba16d37" | |||
| 8 | 8 | ||
| 9 | SRC_URI = 'git://github.com/tarcieri/cool.io.git;protocol=https;branch=main' | 9 | SRC_URI = 'git://github.com/tarcieri/cool.io.git;protocol=https;branch=main' |
| 10 | 10 | ||
| 11 | S = '${WORKDIR}/git' | ||
| 12 | |||
| 13 | inherit rubyv2 | 11 | inherit rubyv2 |
| 14 | 12 | ||
| 15 | GEM_NAME = "cool.io" | 13 | GEM_NAME = "cool.io" |
diff --git a/recipes-devtools/ruby/serverengine_2.2.1.bb b/recipes-devtools/ruby/serverengine_2.2.1.bb index 553c567..a918032 100644 --- a/recipes-devtools/ruby/serverengine_2.2.1.bb +++ b/recipes-devtools/ruby/serverengine_2.2.1.bb | |||
| @@ -8,8 +8,6 @@ SRCREV = '99d44a0989ab3e64e14ac0367aadf76aa13b3583' | |||
| 8 | 8 | ||
| 9 | SRC_URI = 'git://github.com/treasure-data/serverengine.git;protocol=https;branch=master' | 9 | SRC_URI = 'git://github.com/treasure-data/serverengine.git;protocol=https;branch=master' |
| 10 | 10 | ||
| 11 | S = '${WORKDIR}/git' | ||
| 12 | |||
| 13 | RDEPENDS:${PN} = "sigdump" | 11 | RDEPENDS:${PN} = "sigdump" |
| 14 | 12 | ||
| 15 | inherit ruby | 13 | inherit ruby |
