diff options
Diffstat (limited to 'meta-oe/recipes-support/pidgin')
| -rw-r--r-- | meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-support/pidgin/icyque_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb b/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb index 9337ae5966..c547b0532e 100644 --- a/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb +++ b/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb | |||
| @@ -13,7 +13,6 @@ SRCREV = "fbbd9c591100aa00a0487738ec7b6acd3d924b3f" | |||
| 13 | # Upstream repo does not tag | 13 | # Upstream repo does not tag |
| 14 | UPSTREAM_CHECK_COMMITS = "1" | 14 | UPSTREAM_CHECK_COMMITS = "1" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | ||
| 17 | 16 | ||
| 18 | do_compile() { | 17 | do_compile() { |
| 19 | oe_runmake CC="${CC}" CXX="${CXX}" EXTRA_INCLUDES="${TARGET_CFLAGS}" AR="${AR}"; | 18 | oe_runmake CC="${CC}" CXX="${CXX}" EXTRA_INCLUDES="${TARGET_CFLAGS}" AR="${AR}"; |
diff --git a/meta-oe/recipes-support/pidgin/icyque_git.bb b/meta-oe/recipes-support/pidgin/icyque_git.bb index b2f9944c16..e8b4a3c2c3 100644 --- a/meta-oe/recipes-support/pidgin/icyque_git.bb +++ b/meta-oe/recipes-support/pidgin/icyque_git.bb | |||
| @@ -15,7 +15,6 @@ SRCREV = "513fc162d5d1a201c2b044e2b42941436d1069d5" | |||
| 15 | # Upstream repo does not tag | 15 | # Upstream repo does not tag |
| 16 | UPSTREAM_CHECK_COMMITS = "1" | 16 | UPSTREAM_CHECK_COMMITS = "1" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | ||
| 19 | 18 | ||
| 20 | do_compile() { | 19 | do_compile() { |
| 21 | oe_runmake; | 20 | oe_runmake; |
diff --git a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb index 1981f1ee9c..421b1725ba 100644 --- a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb +++ b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb | |||
| @@ -10,7 +10,6 @@ inherit pkgconfig | |||
| 10 | SRC_URI = "git://github.com/EionRobb/skype4pidgin;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/EionRobb/skype4pidgin;branch=master;protocol=https" |
| 11 | SRCREV = "b226d1c457d73900ae89b8a7469247fbe33677a6" | 11 | SRCREV = "b226d1c457d73900ae89b8a7469247fbe33677a6" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | ||
| 14 | PV = "1.7+git" | 13 | PV = "1.7+git" |
| 15 | 14 | ||
| 16 | do_compile() { | 15 | do_compile() { |
