summaryrefslogtreecommitdiff
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* distrodata: Modify Distro tracking spreadsheetSaul Wold2010-10-151-9/+9
* distro_check.py: Added additional support for distro checkingSaul Wold2010-09-271-44/+80
* Distro Tracking: Updated and add Poky Alias infoSaul Wold2010-09-171-0/+4
* distro_check: fix for natives, cross, and initial recipe typesSaul Wold2010-09-021-4/+29
* distro_check: use space as the delimiter for aliasesKevin Tian2010-09-021-1/+1
* lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...Richard Purdie2010-08-221-1/+1
* lib/oe/path.py: Add copytree function that worksRichard Purdie2010-08-121-0/+41
* lib/oe: support wildcards in path.removeJoshua Lock2010-08-121-8/+9
* lib/oe: sync with OE.devJoshua Lock2010-08-043-9/+39
* lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie2010-06-101-1/+1
* do_distro_check: Recipe exists in other distros?Nitin A Kamble2010-06-021-0/+298
* lib/oe/patch.py: Fix datastore references in error pathsRichard Purdie2010-05-271-4/+4
* lib/oe: Import oe lib from OE.devJoshua Lock2010-05-065-0/+596
/a> 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234