diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-11-26 23:59:39 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-27 20:07:16 -0800 |
| commit | 84f890bc14d40a1f0b1ac347fc4c4c3fdec7e2c5 (patch) | |
| tree | c7241cd485358b984921f9b1a68804a1a45869c6 /meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb | |
| parent | 324dec2a5521faa04fc120242f95a48d3e5fc1be (diff) | |
| download | meta-openembedded-84f890bc14d40a1f0b1ac347fc4c4c3fdec7e2c5.tar.gz | |
pidgin: Use python3 during build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb b/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb index b4944258fa..fdc79e81b2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb | |||
| @@ -11,6 +11,7 @@ SRC_URI = "\ | |||
| 11 | file://sanitize-configure.ac.patch \ | 11 | file://sanitize-configure.ac.patch \ |
| 12 | file://purple-OE-branding-25.patch \ | 12 | file://purple-OE-branding-25.patch \ |
| 13 | file://pidgin-cross-python-265.patch \ | 13 | file://pidgin-cross-python-265.patch \ |
| 14 | file://use_py3.patch \ | ||
| 14 | " | 15 | " |
| 15 | 16 | ||
| 16 | SRC_URI[md5sum] = "423403494fe1951e47cc75231f743bb0" | 17 | SRC_URI[md5sum] = "423403494fe1951e47cc75231f743bb0" |
